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-19",
"epss": "0.91969",
"percentile": "0.99806"
},
"fkie_nvd": {
"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.\"}]",
"id": "CVE-2023-45288",
"lastModified": "2024-11-21T08:26:42.380",
"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}]}",
"published": "2024-04-04T21:15:16.113",
"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\"}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Awaiting Analysis"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-45288\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-04-04T21:15:16.113\",\"lastModified\":\"2025-11-04T19:16:01.263\",\"vulnStatus\":\"Awaiting Analysis\",\"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.\"}],\"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}]},\"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:1668
Vulnerability from csaf_redhat - Published: 2024-04-08 06:24 - Updated: 2026-06-02 15:09A 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-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.15.8 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.8.\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\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:1668",
"url": "https://access.redhat.com/errata/RHSA-2024:1668"
},
{
"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_1668.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.8 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-02T15:09:23+00:00",
"generator": {
"date": "2026-06-02T15:09:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:1668",
"initial_release_date": "2024-04-08T06:24:52+00:00",
"revision_history": [
{
"date": "2024-04-08T06:24:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T06:24:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:09:23+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_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"product_id": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"product_id": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"product_id": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"product_id": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202404031521.p1.gc1f5b34.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64",
"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": [
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_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-08T06:24:52+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:8032c4248d7ae032d5e79debf975d08683cc34d5f08ab2e937ce2d1e940c007b\n\n (For s390x architecture)\n The image digest is sha256:5c559596b08743a73919228fcf2708fac65763c6ce250a840950490ad20f21c4\n\n (For ppc64le architecture)\n The image digest is sha256:3c2cd656b9055bd143b223f289ef5eee027d7b6e5b0ae240b9846a4c99c52ccd\n\n (For aarch64 architecture)\n The image digest is sha256:8af6e7286d4c65c89fc1e8c150a1c1c8766eb652a7fb45d2baadf54e9e9842a5\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-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1668"
},
{
"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-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_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-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:043262e39d71e438c15e6f14464e00313cccf0272c566e4a0455974902c0059b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:31b932ca8708d890852f482e85f56cc312adc2f58c5e1d6c4c6beecd557a4e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:7ea13c72363c40ff8d87625a66f8913f2f43accabac67614e922eea26b3b70d6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:dbb6ec887da8c17920f8ceac12c9c10c77f9c77519f3c61fb4c3154d8424db32_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:0693c62777e309588603dc9b20eb1df71b577fb203238ee8939b46da61c295da_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:5fb37cf023c5048878dad6e7020ab32b623047d98d779ef28ec62a0e29cb5e7c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:69389bbc021900c662f1a27a62fd2a34977b991bd8fed863deb4fac1b24eef57_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:ac97982e845413b2b7377171d1b4c85d2b2cfda174e8251e3049d4843cea40e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1679
Vulnerability from csaf_redhat - Published: 2024-04-08 06:38 - Updated: 2026-06-02 15:09A 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.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.55 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.12.\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.12.55. There are no RPM packages for this release.\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.12/release_notes/ocp-4-12-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\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/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:1679",
"url": "https://access.redhat.com/errata/RHSA-2024:1679"
},
{
"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": "OCPBUGS-30295",
"url": "https://issues.redhat.com/browse/OCPBUGS-30295"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1679.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.55 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-02T15:09:24+00:00",
"generator": {
"date": "2026-06-02T15:09:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:1679",
"initial_release_date": "2024-04-08T06:38:12+00:00",
"revision_history": [
{
"date": "2024-04-08T06:38:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T06:38:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:09:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"product_id": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"product_id": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"product_id": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"product_id": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.12.0-202404040933.p1.gbd92d70.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"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.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_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-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_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-08T06:38:12+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.12/release_notes/ocp-4-12-release-notes.html\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:ecf790d11e32ec8c88c4224660eb1a107db5fdf54b0712eededb9d9bf0ab1a6d\n\n (For s390x architecture)\n The image digest is sha256:3048f70be61ef8610b8cdfcc77c1f9f2a67e45d4183143f92a033e603e53bd64\n\n (For ppc64le architecture)\n The image digest is sha256:9639b8d038e7c3b30a582a2e1fa7a49fce0ae18e1ce463d301b21b268a355a9f\n\n (For aarch64 architecture)\n The image digest is sha256:717642daf88d310eeb8933088d0b96f64902bbb57b2fabf61c4ccc8ca4c32c3b\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1679"
},
{
"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.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_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-RHOSE-4.12:openshift4/ose-hyperkube@sha256:19d0c592914c0a3b4fdf4e387ca1e56484a60790aafae1a0513e0311be1c426b_amd64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:346c91e88d93f8a9599b7ffde861d5a6b1fc16f1cdf2cc68074fe04b60ac0efa_arm64",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:3f6e584b37271f37182144533d7ce224fe20439452bf4f3bd07672e31def24da_s390x",
"8Base-RHOSE-4.12:openshift4/ose-hyperkube@sha256:fc65b447c7d8427d6b07c6d1c89918ec1d89825238703502eda5e4b61f489c5b_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:09f9b48e67033e079916d318ec6018a8afc4cf93220ded16f9eed75af5abd712_ppc64le",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:60ed0d4727134777de93626c1de3b8eb011cad8746f9f7227eede8277a8ec1e0_arm64",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:897f6305233eb17cdede37eeaed9f4d03d556ebaae1e06a952cea604dd5ed405_s390x",
"8Base-RHOSE-4.12:openshift4/ose-pod@sha256:e6bde3f71d872d8ca548d82ba9ad5fda412f81a56e64bab9e56860fabbe30207_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1681
Vulnerability from csaf_redhat - Published: 2024-04-08 08:43 - Updated: 2026-06-02 15:09A 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.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.20 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.14.20. \n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:1681",
"url": "https://access.redhat.com/errata/RHSA-2024:1681"
},
{
"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_1681.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.20 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-02T15:09:24+00:00",
"generator": {
"date": "2026-06-02T15:09:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:1681",
"initial_release_date": "2024-04-08T08:43:50+00:00",
"revision_history": [
{
"date": "2024-04-08T08:43:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T08:43:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:09:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"product_id": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"product_id": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"product_id": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.14.0-202404041112.p0.gec42b99.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"product_id": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.14.0-202404040933.p1.gec42b99.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le"
]
}
],
"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.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le"
]
},
"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-08T08:43:50+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:e64464879cd1acdfa7112c1ac1d90039e1689189e0af197f34881c79decda933\n\n (For s390x architecture)\n The image digest is sha256:d0301beb82f562d108825ab74a6217eb1cc7d906a30b60c5e0a0ab442158c8e4\n\n (For ppc64le architecture)\n The image digest is sha256:73d75ab90d1b96a19519b0d21e424d72b83bd2e46125758f7d0768918468fc65\n\n (For aarch64 architecture)\n The image digest is sha256:33678732f853fb4edc1b0882c6773d8589a67ba7118342f2e5a36027abf2b634\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1681"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:7e02c7eb49a1f1999d8d15d66585f007e56c9d8e14e1f7ce344dd18a2cc9fc77_arm64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:a84d2a4c63f9a9822c850702cd6a52183fd938491c4367bcf591c32d4fc77d70_amd64",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ce1ace9c48b371094fb51ccc5d5a8466c821acadbbcec607d27731ef631859dd_s390x",
"8Base-RHOSE-4.14:openshift4/ose-pod@sha256:ed78be79d7cd9d49777884df951ed0eb74a9277a76d3ed089878350c6fa1d233_ppc64le",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:8b1f20d39e7d561bf6a16c9bbbe684ebcd74a32ba4607bddc14ee55e382737b5_s390x",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:a28d7d13bea532cbf4ed7eab7f1938d2bb8a4b0c5b0b1b881c08f62cf90d1480_amd64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:c74999c46d4ffefd7ba95c2de266c25f88ede3cddbd7e8f8991adb0d09f65cb2_arm64",
"9Base-RHOSE-4.14:openshift4/ose-hyperkube-rhel9@sha256:fee9325d33ee3018137ac887e6a643a0c1e33aa55990793f78ef25a78bd2b36f_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1683
Vulnerability from csaf_redhat - Published: 2024-04-08 09:52 - Updated: 2026-06-02 15:09A 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:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.13.39 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.13.39. There are no RPM packages for this release.\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.13/release_notes/ocp-4-13-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\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\nAll OpenShift Container Platform 4.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:1683",
"url": "https://access.redhat.com/errata/RHSA-2024:1683"
},
{
"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_1683.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.39 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-02T15:09:25+00:00",
"generator": {
"date": "2026-06-02T15:09:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:1683",
"initial_release_date": "2024-04-08T09:52:30+00:00",
"revision_history": [
{
"date": "2024-04-08T09:52:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-08T09:52:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:09:25+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_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"product_id": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"product_id": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"product_id": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"product_id": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202404040933.p1.g731fb36.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64",
"relates_to_product_reference": "8Base-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:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
}
],
"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:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-08T09:52:30+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\n https://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\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:dd58c982a2166dcac5ce8f390f8b26b36df27ac765c4e012a670a9c0bac909df\n\n (For s390x architecture)\n The image digest is sha256:3a1f6da052ba6d373a6c8ae68e0522e9b2e282d3b120dce710d0432b99e2284e\n\n (For ppc64le architecture)\n The image digest is sha256:153c4204ab3be5c2526de91d006d6a2ceb74e2b9dda8bc459bc0476392ae8670\n\n (For aarch64 architecture)\n The image digest is sha256:30833e58eccf21d78253074bd4d4d934dbb34b4435dd5da807d26a553c4c6682\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",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1683"
},
{
"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:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:08a3f2cc02820748cb6627d7ee17377a5195cf76b86c3cd3f460d4400f8e50a5_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6c81db26fe80749b56018113d64967fd6bafd9fc9ad9ff74bfedba6ef6da8e51_amd64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:6dc7adba59e29a3651bb18e75ba58d61c5640e524141cc87ce8e1d8d653d8292_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bb8f73001be1e2b4fa2871345c3bc787712786af3c557f8e26bbde9e507bda20_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:49ff654b15cf7c0965afb2b240b1adf999e46f102c00670a90bbbfe1bd4e71e6_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6bf019e4dded5424e2ce1d1557bd054c7c388fb035da860ad5db9fea009febeb_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:6c83f5cd64d6d44fc5fb4a5388dbd60f622db8b6e065ae9ed42187bbbe2a6f7f_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:f572afd4089fa383f22fb404248b7344fafd17cb027fc865e47b434ea8e5a73c_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1892
Vulnerability from csaf_redhat - Published: 2024-04-26 05:31 - Updated: 2026-06-02 15:09A 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.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch | — |
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.10 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 RPM packages for Red Hat OpenShift Container Platform 4.15.10. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:1887\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses 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\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:1892",
"url": "https://access.redhat.com/errata/RHSA-2024:1892"
},
{
"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_1892.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.10 packages and security update",
"tracking": {
"current_release_date": "2026-06-02T15:09:25+00:00",
"generator": {
"date": "2026-06-02T15:09:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:1892",
"initial_release_date": "2024-04-26T05:31:01+00:00",
"revision_history": [
{
"date": "2024-04-26T05:31:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-26T05:31:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:09:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic: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_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_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"product": {
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"product_id": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@23.1.1-0.20240405121030.2c16b52.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-netaddr-0:0.9.0-2.el9.src",
"product": {
"name": "python-netaddr-0:0.9.0-2.el9.src",
"product_id": "python-netaddr-0:0.9.0-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-netaddr@0.9.0-2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"product": {
"name": "python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"product_id": "python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sushy@4.7.1-0.20240405121030.123a5a5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"product": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"product_id": "butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.2.rhaos4.15.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.15.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el8.src",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el8.src",
"product_id": "cri-tools-0:1.28.0-3.2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.4.gitd5383c5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"product_id": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.15.0-202404151212.p0.g8974577.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"product": {
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"product_id": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"product": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"product_id": "conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-10.2.rhaos4.15.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el9.src",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el9.src",
"product_id": "cri-tools-0:1.28.0-3.2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.15.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"product_id": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.15.0-202404151212.p0.g8974577.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"product": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"product_id": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-api@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-common@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-conductor@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openstack-ironic-dnsmasq-tftp-server@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product": {
"name": "python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_id": "python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ironic-tests@23.1.1-0.20240405121030.2c16b52.el9?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-netaddr-0:0.9.0-2.el9.noarch",
"product": {
"name": "python3-netaddr-0:0.9.0-2.el9.noarch",
"product_id": "python3-netaddr-0:0.9.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-netaddr@0.9.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"product": {
"name": "python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"product_id": "python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-netaddr-shell@0.9.0-2.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product": {
"name": "python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product_id": "python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy@4.7.1-0.20240405121030.123a5a5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product": {
"name": "python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product_id": "python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sushy-tests@4.7.1-0.20240405121030.123a5a5.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"product_id": "butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.20.0-1.2.rhaos4.15.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"product": {
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_id": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"product": {
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"product_id": "podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-21.2.rhaos4.15.el8?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"product": {
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"product_id": "podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-21.2.rhaos4.15.el9?arch=noarch\u0026epoch=3"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_id": "butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.2.rhaos4.15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_id": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.2.rhaos4.15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_id": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.2.rhaos4.15.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.15.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el8.x86_64",
"product_id": "cri-tools-0:1.28.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.4.gitd5383c5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_id": "conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-10.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-10.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-10.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el9.x86_64",
"product_id": "cri-tools-0:1.28.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_id": "butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.2.rhaos4.15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_id": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.2.rhaos4.15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_id": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.2.rhaos4.15.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.15.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el8.aarch64",
"product_id": "cri-tools-0:1.28.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.4.gitd5383c5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_id": "conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-10.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-10.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-10.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el9.aarch64",
"product_id": "cri-tools-0:1.28.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_id": "butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.2.rhaos4.15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_id": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.2.rhaos4.15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.2.rhaos4.15.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el8.ppc64le",
"product_id": "cri-tools-0:1.28.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.4.gitd5383c5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_id": "conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-10.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-10.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-10.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el9.ppc64le",
"product_id": "cri-tools-0:1.28.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_id": "butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.20.0-1.2.rhaos4.15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_id": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.20.0-1.2.rhaos4.15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_id": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.20.0-1.2.rhaos4.15.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.15.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el8.s390x",
"product_id": "cri-tools-0:1.28.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"product_id": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-15.4.gitd5383c5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_id": "buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-20.4.rhaos4.15.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_id": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-20.4.rhaos4.15.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_id": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-20.4.rhaos4.15.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-20.4.rhaos4.15.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_id": "conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-10.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_id": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-10.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-10.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_id": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_id": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.28.4-9.1.rhaos4.15.git74214e5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.28.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-0:1.28.0-3.2.el9.s390x",
"product_id": "cri-tools-0:1.28.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.28.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.28.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.28.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.15.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.15.0-202404151212.p0.g8974577.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-21.2.rhaos4.15.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_id": "runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.15.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.15.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.15.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_id": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-21.3.rhaos4.15.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_id": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-21.3.rhaos4.15.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-21.3.rhaos4.15.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-21.3.rhaos4.15.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src"
},
"product_reference": "butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch"
},
"product_reference": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src"
},
"product_reference": "openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch"
},
"product_reference": "podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64"
},
"product_reference": "buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64"
},
"product_reference": "conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x"
},
"product_reference": "conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src"
},
"product_reference": "conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64"
},
"product_reference": "conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64"
},
"product_reference": "cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.28.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-0:1.28.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src"
},
"product_reference": "openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch"
},
"product_reference": "podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.src as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src"
},
"product_reference": "openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-netaddr-0:0.9.0-2.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src"
},
"product_reference": "python-netaddr-0:0.9.0-2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src"
},
"product_reference": "python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch"
},
"product_reference": "python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-netaddr-0:0.9.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch"
},
"product_reference": "python3-netaddr-0:0.9.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-netaddr-shell-0:0.9.0-2.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch"
},
"product_reference": "python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch"
},
"product_reference": "python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch"
},
"product_reference": "python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-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:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch"
]
}
],
"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.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.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-26T05:31:01+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1892"
},
{
"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:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.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": [
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:butane-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debuginfo-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:butane-debugsource-0:0.20.0-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:butane-redistributable-0:0.20.0-1.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:containernetworking-plugins-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.src",
"8Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.aarch64",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.ppc64le",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.s390x",
"8Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.src",
"8Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.aarch64",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.s390x",
"8Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el8.x86_64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.aarch64",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.ppc64le",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.s390x",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.src",
"8Base-RHOSE-4.15:golang-github-prometheus-promu-0:0.15.0-15.4.gitd5383c5.el8.x86_64",
"8Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.src",
"8Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.15:openshift4-aws-iso-0:4.15.0-202404151212.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.src",
"8Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-catatonit-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el8.noarch",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.src",
"8Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.aarch64",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.ppc64le",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.s390x",
"8Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el8.x86_64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:buildah-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-debugsource-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:buildah-tests-debuginfo-1:1.29.1-20.4.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:conmon-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debuginfo-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:conmon-debugsource-3:2.1.7-10.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.src",
"9Base-RHOSE-4.15:cri-o-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debuginfo-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.aarch64",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.ppc64le",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.s390x",
"9Base-RHOSE-4.15:cri-o-debugsource-0:1.28.4-9.1.rhaos4.15.git74214e5.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.src",
"9Base-RHOSE-4.15:cri-tools-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debuginfo-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.aarch64",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.s390x",
"9Base-RHOSE-4.15:cri-tools-debugsource-0:1.28.0-3.2.el9.x86_64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:ignition-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-debugsource-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:openshift-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-ansible-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-ansible-test-0:4.15.0-202404151212.p0.g1c9b99e.assembly.stream.el9.noarch",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.src",
"9Base-RHOSE-4.15:openshift-clients-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-clients-redistributable-0:4.15.0-202404151212.p0.g62c4d45.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:openshift-hyperkube-0:4.15.0-202404151212.p0.g8974577.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.src",
"9Base-RHOSE-4.15:ose-aws-ecr-image-credential-provider-0:4.15.0-202404151212.p0.g2e3cca1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.15:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.15:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:podman-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-debugsource-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-docker-3:4.4.1-21.2.rhaos4.15.el9.noarch",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-gvproxy-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-plugins-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-remote-debuginfo-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:podman-tests-3:4.4.1-21.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:runc-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debuginfo-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:runc-debugsource-4:1.1.12-1.2.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.src",
"9Base-RHOSE-4.15:skopeo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debuginfo-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-debugsource-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.aarch64",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.ppc64le",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.s390x",
"9Base-RHOSE-4.15:skopeo-tests-2:1.11.2-21.3.rhaos4.15.el9.x86_64",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-1:23.1.1-0.20240405121030.2c16b52.el9.src",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-api-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-common-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-conductor-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:openstack-ironic-dnsmasq-tftp-server-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python-netaddr-0:0.9.0-2.el9.src",
"9Base-RHOSE-IRONIC-4.15:python-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.src",
"9Base-RHOSE-IRONIC-4.15:python3-ironic-tests-1:23.1.1-0.20240405121030.2c16b52.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-netaddr-shell-0:0.9.0-2.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-0:4.7.1-0.20240405121030.123a5a5.el9.noarch",
"9Base-RHOSE-IRONIC-4.15:python3-sushy-tests-0:4.7.1-0.20240405121030.123a5a5.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1897
Vulnerability from csaf_redhat - Published: 2024-04-26 20:17 - Updated: 2026-06-04 00:15A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Workaround
|
A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey and ctx. That function uses named return parameters to free pkey and ctx if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the "return nil, nil, fail(...)" pattern, meaning that pkey and ctx will be nil inside the deferred function that should free them.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.22 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.22. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:1891\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses DoS (CVE-2023-45288)\n\n* golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads (CVE-2024-1394)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:1897",
"url": "https://access.redhat.com/errata/RHSA-2024:1897"
},
{
"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": "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_1897.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.22 packages and security update",
"tracking": {
"current_release_date": "2026-06-04T00:15:08+00:00",
"generator": {
"date": "2026-06-04T00:15:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:1897",
"initial_release_date": "2024-04-26T20:17:38+00:00",
"revision_history": [
{
"date": "2024-04-26T20:17:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-26T20:17:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-04T00:15:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el9.src",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el9.src",
"product_id": "cri-tools-0:1.27.0-3.2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.14.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"product_id": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"product": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"product_id": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202404151639.p0.g81558cc.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"product": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"product_id": "butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.4.rhaos4.14.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.14.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el8.src",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el8.src",
"product_id": "cri-tools-0:1.27.0-3.2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"product_id": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202404151639.p0.g81558cc.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.14.0-202404151639.p0.g8926a29.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"product": {
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"product_id": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el8?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el9.x86_64",
"product_id": "cri-tools-0:1.27.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_id": "butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.4.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_id": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.4.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_id": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.4.rhaos4.14.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.14.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el8.x86_64",
"product_id": "cri-tools-0:1.27.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el8?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el9.ppc64le",
"product_id": "cri-tools-0:1.27.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_id": "butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.4.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_id": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.4.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.4.rhaos4.14.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.14.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el8.ppc64le",
"product_id": "cri-tools-0:1.27.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el8?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el9.aarch64",
"product_id": "cri-tools-0:1.27.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_id": "butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.4.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_id": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.4.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_id": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.4.rhaos4.14.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.14.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el8.aarch64",
"product_id": "cri-tools-0:1.27.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el8?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debugsource@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-central-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-host-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_id": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.09-vtep-debuginfo@23.09.0-139.el9fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el9.s390x",
"product_id": "cri-tools-0:1.27.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_id": "ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.16.2-2.2.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_id": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.16.2-2.2.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_id": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.16.2-2.2.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_id": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.16.2-2.2.rhaos4.14.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_id": "buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.29.1-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_id": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.29.1-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_id": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.29.1-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_id": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.29.1-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_id": "butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.19.0-1.4.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_id": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.19.0-1.4.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_id": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.19.0-1.4.rhaos4.14.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_id": "conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.7-3.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_id": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.7-3.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_id": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.7-3.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.3.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.3.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.3.rhaos4.14.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_id": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_id": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.27.4-7.2.rhaos4.14.git082c52f.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.27.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-0:1.27.0-3.2.el8.s390x",
"product_id": "cri-tools-0:1.27.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.27.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.27.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.27.0-3.2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-11.4.rhaos4.14.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_id": "runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-1.2.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_id": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-1.2.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_id": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-1.2.rhaos4.14.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_id": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.11.2-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_id": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.11.2-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_id": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.11.2-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.11.2-10.4.rhaos4.14.el8?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202404151639.p0.g81558cc.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product": {
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product_id": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.14.0-202404151639.p0.g81558cc.assembly.stream.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"product": {
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"product_id": "podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-11.4.rhaos4.14.el9?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"product_id": "butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.19.0-1.4.rhaos4.14.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.14.0-202404151639.p0.g81558cc.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.14.0-202404151639.p0.g81558cc.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.14.0-202404151639.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.14.0-202404151639.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.14.0-202404151639.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.14.0-202404151639.p0.g8926a29.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"product": {
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_id": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"product": {
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"product_id": "podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-11.4.rhaos4.14.el8?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-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x"
},
"product_reference": "butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src"
},
"product_reference": "butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch"
},
"product_reference": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src"
},
"product_reference": "openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch"
},
"product_reference": "podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64"
},
"product_reference": "cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.27.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-0:1.27.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src"
},
"product_reference": "openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch"
},
"product_reference": "openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64"
},
"product_reference": "ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch"
},
"product_reference": "podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.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.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.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-04-26T20:17:38+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1897"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.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.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"acknowledgments": [
{
"names": [
"@r3kumar",
"@qmuntal"
]
}
],
"cve": "CVE-2024-1394",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2024-02-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2262921"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs\u200b. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey\u200b and ctx\u200b. That function uses named return parameters to free pkey\u200b and ctx\u200b if there is an error initializing the context or setting the different properties. All return statements related to error cases follow the \"return nil, nil, fail(...)\" pattern, meaning that pkey\u200b and ctx\u200b will be nil inside the deferred function that should free them.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1394"
},
{
"category": "external",
"summary": "RHBZ#2262921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2262921"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1394"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136",
"url": "https://github.com/golang-fips/openssl/commit/85d31d0d257ce842c8a1e63c4d230ae850348136"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6",
"url": "https://github.com/golang-fips/openssl/security/advisories/GHSA-78hx-gp6g-7mj6"
},
{
"category": "external",
"summary": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f",
"url": "https://github.com/microsoft/go-crypto-openssl/commit/104fe7f6912788d2ad44602f77a0a0a62f1f259f"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2660",
"url": "https://pkg.go.dev/vuln/GO-2024-2660"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2660.json",
"url": "https://vuln.go.dev/ID/GO-2024-2660.json"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-26T20:17:38+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1897"
},
{
"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.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.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.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:butane-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debuginfo-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:butane-debugsource-0:0.19.0-1.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:butane-redistributable-0:0.19.0-1.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:containernetworking-plugins-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debuginfo-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:containernetworking-plugins-debugsource-1:1.4.0-1.3.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.src",
"8Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.aarch64",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.ppc64le",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.s390x",
"8Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.src",
"8Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.aarch64",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.ppc64le",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.s390x",
"8Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el8.x86_64",
"8Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:openshift-kuryr-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.src",
"8Base-RHOSE-4.14:openshift-kuryr-cni-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-common-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift-kuryr-controller-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:openshift4-aws-iso-0:4.14.0-202404151639.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.s390x",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.src",
"8Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-catatonit-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el8.noarch",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:python3-kuryr-kubernetes-0:4.14.0-202404151639.p0.g8926a29.assembly.stream.el8.noarch",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.src",
"8Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.aarch64",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.ppc64le",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.s390x",
"8Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el8.x86_64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:buildah-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-debugsource-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:buildah-tests-debuginfo-1:1.29.1-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:conmon-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debuginfo-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:conmon-debugsource-3:2.1.7-3.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.src",
"9Base-RHOSE-4.14:cri-o-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debuginfo-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.aarch64",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.ppc64le",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.s390x",
"9Base-RHOSE-4.14:cri-o-debugsource-0:1.27.4-7.2.rhaos4.14.git082c52f.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.src",
"9Base-RHOSE-4.14:cri-tools-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debuginfo-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.aarch64",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.ppc64le",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.s390x",
"9Base-RHOSE-4.14:cri-tools-debugsource-0:1.27.0-3.2.el9.x86_64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:ignition-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-debugsource-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:ignition-validate-debuginfo-0:2.16.2-2.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:openshift-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-ansible-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-ansible-test-0:4.14.0-202404151639.p0.g81558cc.assembly.stream.el9.noarch",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.src",
"9Base-RHOSE-4.14:openshift-clients-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-clients-redistributable-0:4.14.0-202404151639.p0.gf7b14a9.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:openshift-hyperkube-0:4.14.0-202404160939.p0.g7bee54d.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.s390x",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.src",
"9Base-RHOSE-4.14:ose-aws-ecr-image-credential-provider-0:4.14.0-202404151639.p0.g607e2dd.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.src",
"9Base-RHOSE-4.14:ovn23.09-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-central-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-debugsource-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-host-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.aarch64",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.ppc64le",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.s390x",
"9Base-RHOSE-4.14:ovn23.09-vtep-debuginfo-0:23.09.0-139.el9fdp.x86_64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:podman-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-debugsource-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-docker-3:4.4.1-11.4.rhaos4.14.el9.noarch",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-gvproxy-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-plugins-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-remote-debuginfo-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:podman-tests-3:4.4.1-11.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:runc-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.1.12-1.2.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.src",
"9Base-RHOSE-4.14:skopeo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debuginfo-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-debugsource-2:1.11.2-10.4.rhaos4.14.el9.x86_64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.aarch64",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.ppc64le",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.s390x",
"9Base-RHOSE-4.14:skopeo-tests-2:1.11.2-10.4.rhaos4.14.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads"
}
]
}
RHSA-2024:1899
Vulnerability from csaf_redhat - Published: 2024-04-26 04:36 - Updated: 2026-06-02 15:09A 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.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.3.rhaos4.12.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-docker-3:4.4.1-2.2.rhaos4.12.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.3.rhaos4.12.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.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.12.56 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.12.\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.12.56. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:1896\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames\ncauses 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\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.12/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:1899",
"url": "https://access.redhat.com/errata/RHSA-2024:1899"
},
{
"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_1899.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.56 security update",
"tracking": {
"current_release_date": "2026-06-02T15:09:26+00:00",
"generator": {
"date": "2026-06-02T15:09:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:1899",
"initial_release_date": "2024-04-26T04:36:21+00:00",
"revision_history": [
{
"date": "2024-04-26T04:36:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-26T04:36:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:09:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.06-0:23.06.3-29.el8fdp.src",
"product": {
"name": "ovn23.06-0:23.06.3-29.el8fdp.src",
"product_id": "ovn23.06-0:23.06.3-29.el8fdp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.3-29.el8fdp?arch=src"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.src",
"product": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.src",
"product_id": "buildah-1:1.23.4-5.3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.3.rhaos4.12.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.src",
"product": {
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.src",
"product_id": "butane-0:0.16.0-2.3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.3.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.src",
"product": {
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.src",
"product_id": "conmon-2:2.1.2-5.3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-5.3.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.src",
"product_id": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.2.rhaos4.12.el8?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.src",
"product": {
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.src",
"product_id": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.3.el8.src",
"product": {
"name": "cri-tools-0:1.25.0-2.3.el8.src",
"product_id": "cri-tools-0:1.25.0-2.3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.3.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.src",
"product": {
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.src",
"product_id": "ignition-0:2.14.0-7.2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-7.2.rhaos4.12.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.src",
"product": {
"name": "kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.src",
"product_id": "kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.100.1.rt7.260.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.src",
"product_id": "openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.src",
"product": {
"name": "openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.src",
"product_id": "openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202404161006.p0.gd691257.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.src",
"product": {
"name": "openshift-kuryr-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.src",
"product_id": "openshift-kuryr-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr@4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.src",
"product": {
"name": "openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.src",
"product_id": "openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.src",
"product": {
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.src",
"product_id": "podman-3:4.4.1-2.2.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-2.2.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.src",
"product": {
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.src",
"product_id": "runc-3:1.1.6-5.3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-5.3.rhaos4.12.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.src",
"product": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.src",
"product_id": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.3.rhaos4.12.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.src",
"product": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.src",
"product_id": "buildah-1:1.23.4-5.3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.3.rhaos4.12.el9?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.src",
"product": {
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.src",
"product_id": "conmon-2:2.1.2-6.3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-6.3.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.src",
"product": {
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.src",
"product_id": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.3.el9.src",
"product": {
"name": "cri-tools-0:1.25.0-2.3.el9.src",
"product_id": "cri-tools-0:1.25.0-2.3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.src",
"product": {
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.src",
"product_id": "ignition-0:2.14.0-5.3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.3.rhaos4.12.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.src",
"product_id": "openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202404161006.p0.gd691257.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.src",
"product": {
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.src",
"product_id": "podman-3:4.2.0-7.3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-7.3.rhaos4.12.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.src",
"product": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.src",
"product_id": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.3.rhaos4.12.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.06-0:23.06.3-29.el8fdp.x86_64",
"product": {
"name": "ovn23.06-0:23.06.3-29.el8fdp.x86_64",
"product_id": "ovn23.06-0:23.06.3-29.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.3-29.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.x86_64",
"product": {
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.x86_64",
"product_id": "ovn23.06-central-0:23.06.3-29.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.3-29.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.x86_64",
"product": {
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.x86_64",
"product_id": "ovn23.06-host-0:23.06.3-29.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.3-29.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.x86_64",
"product": {
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.x86_64",
"product_id": "ovn23.06-vtep-0:23.06.3-29.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.3-29.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.x86_64",
"product": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.x86_64",
"product_id": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.3-29.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product_id": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.3-29.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product_id": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.3-29.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product_id": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.3-29.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.3-29.el8fdp?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product_id": "buildah-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product_id": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.3.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"product_id": "butane-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"product_id": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"product_id": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.3.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"product_id": "conmon-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-5.3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-5.3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-5.3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.2.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.2.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.2.rhaos4.12.el8?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"product": {
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"product_id": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.3.el8.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-2.3.el8.x86_64",
"product_id": "cri-tools-0:1.25.0-2.3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product_id": "ignition-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-7.2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.2.rhaos4.12.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-selftests-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-372.100.1.rt7.260.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202404161006.p0.gd691257.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202404161006.p0.gd691257.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_id": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"product_id": "runc-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-5.3.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"product_id": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-5.3.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"product": {
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"product_id": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-5.3.rhaos4.12.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product_id": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product_id": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product_id": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product_id": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.3.rhaos4.12.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product_id": "buildah-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product_id": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product_id": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.3.rhaos4.12.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"product_id": "conmon-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-6.3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"product_id": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-6.3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"product_id": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-6.3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"product": {
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"product_id": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.3.el9.x86_64",
"product": {
"name": "cri-tools-0:1.25.0-2.3.el9.x86_64",
"product_id": "cri-tools-0:1.25.0-2.3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product_id": "ignition-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product_id": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product_id": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.3.rhaos4.12.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202404161006.p0.gd691257.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.12.0-202404161006.p0.gd691257.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_id": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product_id": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product_id": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.3.rhaos4.12.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.06-0:23.06.3-29.el8fdp.ppc64le",
"product": {
"name": "ovn23.06-0:23.06.3-29.el8fdp.ppc64le",
"product_id": "ovn23.06-0:23.06.3-29.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.3-29.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.ppc64le",
"product": {
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.ppc64le",
"product_id": "ovn23.06-central-0:23.06.3-29.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.3-29.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.ppc64le",
"product": {
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.ppc64le",
"product_id": "ovn23.06-host-0:23.06.3-29.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.3-29.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.ppc64le",
"product": {
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.ppc64le",
"product_id": "ovn23.06-vtep-0:23.06.3-29.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.3-29.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.ppc64le",
"product": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.ppc64le",
"product_id": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.3-29.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product_id": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.3-29.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product_id": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.3-29.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product_id": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.3-29.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.3-29.el8fdp?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product_id": "buildah-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product_id": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"product_id": "butane-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.3.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"product_id": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.3.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.3.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"product_id": "conmon-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-5.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-5.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-5.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"product": {
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"product_id": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.3.el8.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-2.3.el8.ppc64le",
"product_id": "cri-tools-0:1.25.0-2.3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-2.3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product_id": "ignition-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-7.2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.2.rhaos4.12.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202404161006.p0.gd691257.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"product_id": "runc-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-5.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"product_id": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-5.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"product_id": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-5.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product_id": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.3.rhaos4.12.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-6.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-6.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-6.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"product": {
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_id": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.3.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.25.0-2.3.el9.ppc64le",
"product_id": "cri-tools-0:1.25.0-2.3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.25.0-2.3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product_id": "ignition-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product_id": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.3.rhaos4.12.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202404161006.p0.gd691257.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_id": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.3.rhaos4.12.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.06-0:23.06.3-29.el8fdp.aarch64",
"product": {
"name": "ovn23.06-0:23.06.3-29.el8fdp.aarch64",
"product_id": "ovn23.06-0:23.06.3-29.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.3-29.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.aarch64",
"product": {
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.aarch64",
"product_id": "ovn23.06-central-0:23.06.3-29.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.3-29.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.aarch64",
"product": {
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.aarch64",
"product_id": "ovn23.06-host-0:23.06.3-29.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.3-29.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.aarch64",
"product": {
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.aarch64",
"product_id": "ovn23.06-vtep-0:23.06.3-29.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.3-29.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.aarch64",
"product": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.aarch64",
"product_id": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.3-29.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product_id": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.3-29.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product_id": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.3-29.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product_id": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.3-29.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.3-29.el8fdp?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product_id": "buildah-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product_id": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.3.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"product_id": "butane-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"product_id": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"product_id": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.3.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"product_id": "conmon-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-5.3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-5.3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-5.3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.2.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.2.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.2.rhaos4.12.el8?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"product": {
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"product_id": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.3.el8.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-2.3.el8.aarch64",
"product_id": "cri-tools-0:1.25.0-2.3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product_id": "ignition-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-7.2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.2.rhaos4.12.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202404161006.p0.gd691257.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_id": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"product_id": "runc-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-5.3.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"product_id": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-5.3.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"product": {
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"product_id": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-5.3.rhaos4.12.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product_id": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product_id": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product_id": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product_id": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.3.rhaos4.12.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product_id": "buildah-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product_id": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product_id": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.3.rhaos4.12.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"product_id": "conmon-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-6.3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"product_id": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-6.3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"product_id": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-6.3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"product": {
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"product_id": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.3.el9.aarch64",
"product": {
"name": "cri-tools-0:1.25.0-2.3.el9.aarch64",
"product_id": "cri-tools-0:1.25.0-2.3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.25.0-2.3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product_id": "ignition-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product_id": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product_id": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.3.rhaos4.12.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202404161006.p0.gd691257.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_id": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product_id": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product_id": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.3.rhaos4.12.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ovn23.06-0:23.06.3-29.el8fdp.s390x",
"product": {
"name": "ovn23.06-0:23.06.3-29.el8fdp.s390x",
"product_id": "ovn23.06-0:23.06.3-29.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06@23.06.3-29.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.s390x",
"product": {
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.s390x",
"product_id": "ovn23.06-central-0:23.06.3-29.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central@23.06.3-29.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.s390x",
"product": {
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.s390x",
"product_id": "ovn23.06-host-0:23.06.3-29.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host@23.06.3-29.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.s390x",
"product": {
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.s390x",
"product_id": "ovn23.06-vtep-0:23.06.3-29.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep@23.06.3-29.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.s390x",
"product": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.s390x",
"product_id": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debugsource@23.06.3-29.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product_id": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-central-debuginfo@23.06.3-29.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product_id": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-debuginfo@23.06.3-29.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product_id": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-host-debuginfo@23.06.3-29.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product_id": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ovn23.06-vtep-debuginfo@23.06.3-29.el8fdp?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product_id": "buildah-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product_id": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product_id": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.3.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"product": {
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"product_id": "butane-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.16.0-2.3.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"product_id": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.16.0-2.3.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"product_id": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.16.0-2.3.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"product_id": "conmon-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-5.3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"product_id": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-5.3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-5.3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-1.2.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-1.2.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-1.2.rhaos4.12.el8?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"product": {
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"product_id": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"product_id": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-14.2.rhaos4.12.git4956519.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.3.el8.s390x",
"product": {
"name": "cri-tools-0:1.25.0-2.3.el8.s390x",
"product_id": "cri-tools-0:1.25.0-2.3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-2.3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product_id": "ignition-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-7.2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-7.2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product_id": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-7.2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-7.2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-7.2.rhaos4.12.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202404161006.p0.gd691257.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_id": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.4.1-2.2.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"product": {
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"product_id": "runc-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.6-5.3.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"product_id": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.6-5.3.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"product": {
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"product_id": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.6-5.3.rhaos4.12.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product_id": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product_id": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product_id": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product_id": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.3.rhaos4.12.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product_id": "buildah-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.23.4-5.3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.23.4-5.3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product_id": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.23.4-5.3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product_id": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.23.4-5.3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product_id": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.23.4-5.3.rhaos4.12.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"product_id": "conmon-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.2-6.3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"product_id": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.2-6.3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"product_id": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.2-6.3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"product": {
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"product_id": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"product_id": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.3-5.3.rhaos4.12.git44a2cb2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.25.0-2.3.el9.s390x",
"product": {
"name": "cri-tools-0:1.25.0-2.3.el9.s390x",
"product_id": "cri-tools-0:1.25.0-2.3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.25.0-2.3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.25.0-2.3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.25.0-2.3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.25.0-2.3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.25.0-2.3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product_id": "ignition-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition@2.14.0-5.3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate@2.14.0-5.3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product_id": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debugsource@2.14.0-5.3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product_id": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-debuginfo@2.14.0-5.3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product_id": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.14.0-5.3.rhaos4.12.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.12.0-202404161006.p0.gd691257.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_id": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-7.3.rhaos4.12.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product_id": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.4-3.3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product_id": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.4-3.3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product_id": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.4-3.3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.4-3.3.rhaos4.12.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-redistributable-0:0.16.0-2.3.rhaos4.12.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.16.0-2.3.rhaos4.12.el8.noarch",
"product_id": "butane-redistributable-0:0.16.0-2.3.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.16.0-2.3.rhaos4.12.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible@4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-ansible-test-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"product": {
"name": "openshift-ansible-test-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"product_id": "openshift-ansible-test-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-ansible-test@4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-cni-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-cni-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-cni-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-common-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-common-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-common-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-common@4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift-kuryr-controller-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product": {
"name": "openshift-kuryr-controller-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product_id": "openshift-kuryr-controller-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-kuryr-kubernetes-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product_id": "python3-kuryr-kubernetes-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.noarch",
"product": {
"name": "openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_id": "openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift4-aws-iso@4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.4.1-2.2.rhaos4.12.el8.noarch",
"product": {
"name": "podman-docker-3:4.4.1-2.2.rhaos4.12.el8.noarch",
"product_id": "podman-docker-3:4.4.1-2.2.rhaos4.12.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.4.1-2.2.rhaos4.12.el8?arch=noarch\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "podman-docker-3:4.2.0-7.3.rhaos4.12.el9.noarch",
"product": {
"name": "podman-docker-3:4.2.0-7.3.rhaos4.12.el9.noarch",
"product_id": "podman-docker-3:4.2.0-7.3.rhaos4.12.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-7.3.rhaos4.12.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.23.4-5.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.src"
},
"product_reference": "buildah-1:1.23.4-5.3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.s390x"
},
"product_reference": "butane-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.src"
},
"product_reference": "butane-0:0.16.0-2.3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.16.0-2.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.16.0-2.3.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.3.rhaos4.12.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.16.0-2.3.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.src"
},
"product_reference": "conmon-2:2.1.2-5.3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-5.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64"
},
"product_reference": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le"
},
"product_reference": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x"
},
"product_reference": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.src"
},
"product_reference": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64"
},
"product_reference": "cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-2.3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-2.3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.s390x"
},
"product_reference": "cri-tools-0:1.25.0-2.3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.3.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.src"
},
"product_reference": "cri-tools-0:1.25.0-2.3.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-2.3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.3.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.3.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.3.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.3.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.src"
},
"product_reference": "ignition-0:2.14.0-7.2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-7.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.src"
},
"product_reference": "kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.src"
},
"product_reference": "openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-ansible-test-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch"
},
"product_reference": "openshift-ansible-test-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.src"
},
"product_reference": "openshift-kuryr-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-cni-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-cni-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-common-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-common-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kuryr-controller-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch"
},
"product_reference": "openshift-kuryr-controller-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.noarch"
},
"product_reference": "openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.src"
},
"product_reference": "openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.3-29.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.aarch64"
},
"product_reference": "ovn23.06-0:23.06.3-29.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.3-29.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.ppc64le"
},
"product_reference": "ovn23.06-0:23.06.3-29.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.3-29.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.s390x"
},
"product_reference": "ovn23.06-0:23.06.3-29.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.3-29.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.src"
},
"product_reference": "ovn23.06-0:23.06.3-29.el8fdp.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-0:23.06.3-29.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.x86_64"
},
"product_reference": "ovn23.06-0:23.06.3-29.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.aarch64"
},
"product_reference": "ovn23.06-central-0:23.06.3-29.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.ppc64le"
},
"product_reference": "ovn23.06-central-0:23.06.3-29.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.s390x"
},
"product_reference": "ovn23.06-central-0:23.06.3-29.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-0:23.06.3-29.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.x86_64"
},
"product_reference": "ovn23.06-central-0:23.06.3-29.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.aarch64"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.ppc64le"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.s390x"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.x86_64"
},
"product_reference": "ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.aarch64"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.ppc64le"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.s390x"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.x86_64"
},
"product_reference": "ovn23.06-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.aarch64"
},
"product_reference": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.ppc64le"
},
"product_reference": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.s390x"
},
"product_reference": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.x86_64"
},
"product_reference": "ovn23.06-debugsource-0:23.06.3-29.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.aarch64"
},
"product_reference": "ovn23.06-host-0:23.06.3-29.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.ppc64le"
},
"product_reference": "ovn23.06-host-0:23.06.3-29.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.s390x"
},
"product_reference": "ovn23.06-host-0:23.06.3-29.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-0:23.06.3-29.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.x86_64"
},
"product_reference": "ovn23.06-host-0:23.06.3-29.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.aarch64"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.ppc64le"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.s390x"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.x86_64"
},
"product_reference": "ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.aarch64"
},
"product_reference": "ovn23.06-vtep-0:23.06.3-29.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.ppc64le"
},
"product_reference": "ovn23.06-vtep-0:23.06.3-29.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.s390x"
},
"product_reference": "ovn23.06-vtep-0:23.06.3-29.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-0:23.06.3-29.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.x86_64"
},
"product_reference": "ovn23.06-vtep-0:23.06.3-29.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.aarch64"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.ppc64le"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.s390x"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.x86_64"
},
"product_reference": "ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.src"
},
"product_reference": "podman-3:4.4.1-2.2.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.4.1-2.2.rhaos4.12.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-docker-3:4.4.1-2.2.rhaos4.12.el8.noarch"
},
"product_reference": "podman-docker-3:4.4.1-2.2.rhaos4.12.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.aarch64"
},
"product_reference": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.ppc64le"
},
"product_reference": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.s390x"
},
"product_reference": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.x86_64"
},
"product_reference": "podman-tests-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-kuryr-kubernetes-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch"
},
"product_reference": "python3-kuryr-kubernetes-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.s390x"
},
"product_reference": "runc-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.src"
},
"product_reference": "runc-3:1.1.6-5.3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-3:1.1.6-5.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.aarch64"
},
"product_reference": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.s390x"
},
"product_reference": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.x86_64"
},
"product_reference": "runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.src"
},
"product_reference": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.src"
},
"product_reference": "buildah-1:1.23.4-5.3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.23.4-5.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.src"
},
"product_reference": "conmon-2:2.1.2-6.3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.2-6.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64"
},
"product_reference": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le"
},
"product_reference": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x"
},
"product_reference": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.src"
},
"product_reference": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64"
},
"product_reference": "cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.aarch64"
},
"product_reference": "cri-tools-0:1.25.0-2.3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.25.0-2.3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.s390x"
},
"product_reference": "cri-tools-0:1.25.0-2.3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.3.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.src"
},
"product_reference": "cri-tools-0:1.25.0-2.3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.25.0-2.3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.x86_64"
},
"product_reference": "cri-tools-0:1.25.0-2.3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.25.0-2.3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.25.0-2.3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.25.0-2.3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.25.0-2.3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.src"
},
"product_reference": "ignition-0:2.14.0-5.3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-0:2.14.0-5.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64"
},
"product_reference": "ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.src"
},
"product_reference": "podman-3:4.2.0-7.3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-3:4.2.0-7.3.rhaos4.12.el9.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.3.rhaos4.12.el9.noarch"
},
"product_reference": "podman-docker-3:4.2.0-7.3.rhaos4.12.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.aarch64"
},
"product_reference": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.s390x"
},
"product_reference": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.x86_64"
},
"product_reference": "podman-tests-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.src"
},
"product_reference": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.12"
}
]
},
"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.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.src",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-2.2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.3.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.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.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.src",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-2.2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.3.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.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-04-26T04:36:21+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.[y]/release_notes/ocp-4-12-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1899"
},
{
"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.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.src",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-2.2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.3.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.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.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:butane-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debuginfo-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:butane-debugsource-0:0.16.0-2.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:butane-redistributable-0:0.16.0-2.3.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:conmon-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:containernetworking-plugins-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debuginfo-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:containernetworking-plugins-debugsource-1:1.4.0-1.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-14.2.rhaos4.12.git4956519.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.src",
"8Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.aarch64",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.ppc64le",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.s390x",
"8Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el8.x86_64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:ignition-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-7.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.src",
"8Base-RHOSE-4.12:kernel-rt-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-core-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debug-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-debuginfo-common-x86_64-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-devel-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-kvm-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-extra-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-modules-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-rt-selftests-internal-0:4.18.0-372.100.1.rt7.260.el8_6.x86_64",
"8Base-RHOSE-4.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-ansible-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-ansible-test-0:4.12.0-202404161006.p0.gd97dd6f.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.s390x",
"8Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.12:openshift-kuryr-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.src",
"8Base-RHOSE-4.12:openshift-kuryr-cni-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-common-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift-kuryr-controller-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:openshift4-aws-iso-0:4.12.0-202404161006.p0.gd2acdd5.assembly.stream.el8.src",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.src",
"8Base-RHOSE-4.12:ovn23.06-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-central-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-central-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-debugsource-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-host-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-host-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-vtep-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.aarch64",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.ppc64le",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.s390x",
"8Base-RHOSE-4.12:ovn23.06-vtep-debuginfo-0:23.06.3-29.el8fdp.x86_64",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:podman-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-debugsource-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-docker-3:4.4.1-2.2.rhaos4.12.el8.noarch",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-remote-debuginfo-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:podman-tests-3:4.4.1-2.2.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:python3-kuryr-kubernetes-0:4.12.0-202404161006.p0.g8fd2f8b.assembly.stream.el8.noarch",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:runc-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-3:1.1.6-5.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.src",
"8Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.aarch64",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.ppc64le",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.s390x",
"8Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el8.x86_64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:buildah-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-debugsource-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:buildah-tests-debuginfo-1:1.23.4-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:conmon-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debuginfo-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:conmon-debugsource-2:2.1.2-6.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.src",
"9Base-RHOSE-4.12:cri-o-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.aarch64",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.ppc64le",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.s390x",
"9Base-RHOSE-4.12:cri-o-debugsource-0:1.25.3-5.3.rhaos4.12.git44a2cb2.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.src",
"9Base-RHOSE-4.12:cri-tools-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debuginfo-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.aarch64",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.ppc64le",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.s390x",
"9Base-RHOSE-4.12:cri-tools-debugsource-0:1.25.0-2.3.el9.x86_64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:ignition-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-debugsource-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:ignition-validate-debuginfo-0:2.14.0-5.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:openshift-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.src",
"9Base-RHOSE-4.12:openshift-clients-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-clients-redistributable-0:4.12.0-202404161006.p0.gd691257.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.s390x",
"9Base-RHOSE-4.12:openshift-hyperkube-0:4.12.0-202404161006.p0.g054f0ba.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:podman-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-catatonit-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-debugsource-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-docker-3:4.2.0-7.3.rhaos4.12.el9.noarch",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-gvproxy-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-plugins-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-remote-debuginfo-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:podman-tests-3:4.2.0-7.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.src",
"9Base-RHOSE-4.12:skopeo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debuginfo-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-debugsource-2:1.9.4-3.3.rhaos4.12.el9.x86_64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.aarch64",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.ppc64le",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.s390x",
"9Base-RHOSE-4.12:skopeo-tests-2:1.9.4-3.3.rhaos4.12.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
}
]
}
RHSA-2024:1962
Vulnerability from csaf_redhat - Published: 2024-04-23 00:44 - Updated: 2026-06-02 15:09A 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-02T15:09:27+00:00",
"generator": {
"date": "2026-06-02T15:09:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-02T15:09:27+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-02 15:09A 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-02T15:09:28+00:00",
"generator": {
"date": "2026-06-02T15:09:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-02T15:09:28+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-20 01:38A 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-20T01:38:25+00:00",
"generator": {
"date": "2026-06-20T01:38:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.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-20T01:38:25+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"
}
]
}
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.