Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-22871 (GCVE-0-2025-22871)
Vulnerability from cvelistv5 – Published: 2025-04-08 20:04 – Updated: 2026-05-12 12:04- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/http/internal |
Affected:
0 , < 1.23.8
(semver)
Affected: 1.24.0-0 , < 1.24.2 (semver) |
|
| Siemens | SENTRON 7KT PAC1261 Data Manager |
Affected:
0 , < V2.1.0
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-04-08T21:03:21.913Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/04/4"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-22871",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-18T14:57:03.151639Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-18T14:57:31.331Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"affected": [
{
"defaultStatus": "unknown",
"product": "SENTRON 7KT PAC1261 Data Manager",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V2.1.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-12T12:04:11.015Z",
"orgId": "0b142b55-0307-4c5a-b3c9-f314f3fb7c5e",
"shortName": "siemens-SADP"
},
"references": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-783943.html"
}
],
"x_adpType": "supplier"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http/internal",
"product": "net/http/internal",
"programRoutines": [
{
"name": "readChunkLine"
},
{
"name": "chunkedReader.Read"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.23.8",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.24.2",
"status": "affected",
"version": "1.24.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jeppe Bonde Weikop"
}
],
"descriptions": [
{
"lang": "en",
"value": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-08T20:04:34.769Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/652998"
},
{
"url": "https://go.dev/issue/71988"
},
{
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"title": "Request smuggling due to acceptance of invalid chunked data in net/http"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-22871",
"datePublished": "2025-04-08T20:04:34.769Z",
"dateReserved": "2025-01-08T19:11:42.834Z",
"dateUpdated": "2026-05-12T12:04:11.015Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-22871",
"date": "2026-07-23",
"epss": "0.00778",
"percentile": "0.52052"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-22871\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-04-08T20:15:20.183\",\"lastModified\":\"2026-06-17T08:50:41.163\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.\"},{\"lang\":\"es\",\"value\":\"El paquete net/http acepta incorrectamente un LF simple como terminador de l\u00ednea en l\u00edneas de datos fragmentados. Esto puede permitir el contrabando de solicitudes si se utiliza un servidor net/http junto con un servidor que acepta incorrectamente un LF simple como parte de una extensi\u00f3n fragmentada.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"net/http/internal\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"net/http/internal\",\"programRoutines\":[{\"name\":\"readChunkLine\"},{\"name\":\"chunkedReader.Read\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.23.8\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.24.0-0\",\"lessThan\":\"1.24.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]},{\"source\":\"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\",\"affectedData\":[{\"vendor\":\"Siemens\",\"product\":\"SENTRON 7KT PAC1261 Data Manager\",\"defaultStatus\":\"unknown\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"V2.1.0\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-04-18T14:57:03.151639Z\",\"id\":\"CVE-2025-22871\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"references\":[{\"url\":\"https://go.dev/cl/652998\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/71988\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-3563\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/04/04/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://cert-portal.siemens.com/productcert/html/ssa-783943.html\",\"source\":\"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-20T10:26:18+00:00",
"cve": "CVE-2025-22871",
"id": "CVE-2025-22871",
"initial_release_date": "2025-04-08T20:04:34.769000+00:00",
"product_status:fixed": "6754",
"product_status:known_affected": "62",
"product_status:known_not_affected": "4564",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-22871.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-07-16T18:49:09Z",
"cve": "CVE-2025-22871",
"id": "CVE-2025-22871",
"initial_release_date": "2025-04-02T08:56:59Z",
"product_status:known_affected": "39",
"product_status:known_not_affected": "459",
"product_status:recommended": "284",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2025-22871",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2025-22871.json",
"version": "38"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/04/04/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-04-08T21:03:21.913Z\"}}, {\"affected\": [{\"vendor\": \"Siemens\", \"product\": \"SENTRON 7KT PAC1261 Data Manager\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"V2.1.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"x_adpType\": \"supplier\", \"references\": [{\"url\": \"https://cert-portal.siemens.com/productcert/html/ssa-783943.html\"}], \"providerMetadata\": {\"orgId\": \"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\", \"shortName\": \"siemens-SADP\", \"dateUpdated\": \"2026-05-12T12:04:11.015Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-22871\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-18T14:57:03.151639Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-18T14:57:25.000Z\"}}], \"cna\": {\"title\": \"Request smuggling due to acceptance of invalid chunked data in net/http\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jeppe Bonde Weikop\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/http/internal\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.23.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.24.0-0\", \"lessThan\": \"1.24.2\", \"versionType\": \"semver\"}], \"packageName\": \"net/http/internal\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"readChunkLine\"}, {\"name\": \"chunkedReader.Read\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/652998\"}, {\"url\": \"https://go.dev/issue/71988\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-3563\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-04-08T20:04:34.769Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-22871\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-12T12:04:11.015Z\", \"dateReserved\": \"2025-01-08T19:11:42.834Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-04-08T20:04:34.769Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:9975
Vulnerability from csaf_redhat - Published: 2025-06-30 17:50 - Updated: 2026-07-20 10:28A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el9ap.noarch | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.4\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* receptor: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\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\nUpdates and fixes included:\n\nAutomation controller\n* Fixed an issue where Fact Storage was not working when the controller\u0027s time zone was not UTC (AAP-45925)\n* receptor: removed connections that have cancelled context (AAP-47996)\n* automation-controller has been updated to 4.5.24\n* receptor has been updated to 1.5.7\n\nInstaller and setup\n* PostgreSQL has been updated to v15 (AAP-46764)\n* Event-Driven Ansible: fixed an intermittent activation failure when using podman 5.x (AAP-42284)\n* installer and setup have been updated to 2.4-13",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9975",
"url": "https://access.redhat.com/errata/RHSA-2025:9975"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9975.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-07-20T10:28:30+00:00",
"generator": {
"date": "2026-07-20T10:28:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:9975",
"initial_release_date": "2025-06-30T17:50:04+00:00",
"revision_history": [
{
"date": "2025-06-30T17:50:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-30T17:50:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-20T10:28:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.5.7-1.el9ap.src",
"product": {
"name": "receptor-0:1.5.7-1.el9ap.src",
"product_id": "receptor-0:1.5.7-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-13.el9ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-13.el9ap.src",
"product_id": "ansible-automation-platform-installer-0:2.4-13.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-13.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.24-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.24-1.el9ap.src",
"product_id": "automation-controller-0:4.5.24-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.24-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-1.el8ap.src",
"product": {
"name": "receptor-0:1.5.7-1.el8ap.src",
"product_id": "receptor-0:1.5.7-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-13.el8ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-13.el8ap.src",
"product_id": "ansible-automation-platform-installer-0:2.4-13.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-13.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.24-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.24-1.el8ap.src",
"product_id": "automation-controller-0:4.5.24-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.24-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "receptorctl-0:1.5.7-1.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.5.7-1.el9ap.noarch",
"product_id": "receptorctl-0:1.5.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.5.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-13.el9ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-13.el9ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.4-13.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-13.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.24-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.24-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.24-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.24-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.24-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.24-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.5.7-1.el8ap.noarch",
"product": {
"name": "receptorctl-0:1.5.7-1.el8ap.noarch",
"product_id": "receptorctl-0:1.5.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.5.7-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.4-13.el8ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.4-13.el8ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.4-13.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.4-13.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.24-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.24-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.24-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.24-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.24-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.24-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.5.7-1.el9ap.x86_64",
"product": {
"name": "receptor-0:1.5.7-1.el9ap.x86_64",
"product_id": "receptor-0:1.5.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.24-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.24-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.24-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.24-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.24-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-1.el8ap.x86_64",
"product": {
"name": "receptor-0:1.5.7-1.el8ap.x86_64",
"product_id": "receptor-0:1.5.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"product_id": "receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"product_id": "receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.24-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.24-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.24-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.24-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.24-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.5.7-1.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.5.7-1.el9ap.ppc64le",
"product_id": "receptor-0:1.5.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.24-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.24-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.24-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.24-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.24-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-1.el8ap.ppc64le",
"product": {
"name": "receptor-0:1.5.7-1.el8ap.ppc64le",
"product_id": "receptor-0:1.5.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"product_id": "receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.24-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.24-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.24-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.24-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.24-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.5.7-1.el9ap.s390x",
"product": {
"name": "receptor-0:1.5.7-1.el9ap.s390x",
"product_id": "receptor-0:1.5.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.24-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.24-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.24-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.24-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.24-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-1.el8ap.s390x",
"product": {
"name": "receptor-0:1.5.7-1.el8ap.s390x",
"product_id": "receptor-0:1.5.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"product_id": "receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"product_id": "receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.24-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.24-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.24-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.24-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.24-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.5.7-1.el9ap.aarch64",
"product": {
"name": "receptor-0:1.5.7-1.el9ap.aarch64",
"product_id": "receptor-0:1.5.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.24-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.24-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.24-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.24-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.24-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-1.el8ap.aarch64",
"product": {
"name": "receptor-0:1.5.7-1.el8ap.aarch64",
"product_id": "receptor-0:1.5.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"product_id": "receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"product_id": "receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.24-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.24-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.24-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.24-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.24-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.24-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.24-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.src"
},
"product_reference": "receptor-0:1.5.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.src"
},
"product_reference": "receptor-0:1.5.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-13.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-13.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-13.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-13.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.24-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.24-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.24-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.24-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.24-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.24-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.24-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.24-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.24-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.5.7-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.5.7-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.s390x"
},
"product_reference": "receptor-0:1.5.7-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.src"
},
"product_reference": "receptor-0:1.5.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.5.7-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.24-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.24-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.src"
},
"product_reference": "receptor-0:1.5.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.src"
},
"product_reference": "receptor-0:1.5.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-13.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-13.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.4-13.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.4-13.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.24-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.24-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.24-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.24-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.24-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.24-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.24-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.24-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.24-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.24-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.5.7-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.5.7-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.s390x"
},
"product_reference": "receptor-0:1.5.7-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.src"
},
"product_reference": "receptor-0:1.5.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.5.7-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.x86_64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-30T17:50:04+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9975"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.5.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-installer-0:2.4-13.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.24-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.5.7-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9986
Vulnerability from csaf_redhat - Published: 2025-06-30 21:23 - Updated: 2026-07-20 10:28A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64 | — |
Workaround
|
A flaw was found in Ansible Automation Platform’s EDA component where user-supplied Git URLs are passed unsanitized to the git ls-remote command. This vulnerability allows an authenticated attacker to inject arguments and execute arbitrary commands on the EDA worker. In Kubernetes/OpenShift environments, this can lead to service account token theft and cluster access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch | — |
Workaround
|
A flaw was found in the EDA component of the Ansible Automation Platform, where user-supplied Git branch or refspec values are evaluated as Jinja2 templates. This vulnerability allows authenticated users to inject expressions that execute commands or access sensitive files on the EDA worker. In OpenShift, it can lead to service account token theft.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.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": "An update is now available for Red Hat Ansible Automation Platform 2.5\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 Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* automation-eda-controller: Template Injection via Git Branch and Refspec in EDA Projects (CVE-2025-49521)\n* automation-eda-controller: Authenticated Argument Injection in Git URL in EDA Project Creation (CVE-2025-49520)\n* automation-gateway-proxy: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n* automation-gateway-proxy-openssl30: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n* automation-gateway-proxy-openssl32: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n* receptor: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\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\nUpdates and fixes included:\n\nAutomation Platform\n* Updated API error messaging to be more helpful in the event a user logs in as the admin user via legacy auth on one component, then tries to do so via the other component (AAP-47541)\n* Fixed an issue where API records could be missing or duplicated across pages (AAP-47504)\n* Refactored V1RootView.get() and improve reverse lookup logic (AAP-47366)\n* Refactored process_statuses() method to reduce its cognitive complexity (AAP-47341)\n* Improved accuracy of openapi API docs and schema (AAP-46639)\n* Reduced the cognitive complexity of method migrate_resource() in migrate_service_data.py from 56 to \u003c=15 (AAP-45822)\n* Reduced the cognitive complexity of the process_fields() method in serializers/preference.py file (AAP-45820)\n* Reduced the cognitive complexity of unique_fields_for_model() method to below 15 (AAP-45819)\n* Enable query filtering for fields user_ansible_id, team_ansible_id, and object_ansible_id on the role assignment API endpoints (AAP-45443)\n* The Survey form is displayed for a Worlflow visualizer Job template or Workflow Job template node with a survey enabled and no Prompt on Launch fields (AAP-47732)\n* Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both \"Prompt on Launch\" and \"Survey\" enabled (AAP-47668)\n* The API feature flags used to hide references to Policy as Code in the UI have been removed. All Policy as Code fields appear for all users at all times (AAP-47006)\n* Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both \"Prompt on Launch\" and \"Survey\" enabled (AAP-46813)\n* On the inventory source form, for a source type of \u0027VMware ESXi\u0027 the user will be able to select credentials of type \u0027VMware vCenter\u0027 (AAP-46784)\n* Fixed a bug when selecting the \u0027Comparison\u0027 field for Atrriibute trigger in the Authenticator Map form (AAP-46555)\n* Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both \"Prompt on Launch\" and \"Survey\" enabled (AAP-45834)\n* added an extra validation to handle incorrect user input in the variables field, as the API doesn\u0027t return an error for it (AAP-42563)\n* Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both \"Prompt on Launch\" and \"Survey\" enabled (AAP-42303)\n* The Hosts links in the Resource Counts section of the overview page were fixed to redirect to the Hosts page (AAP-42288)\n* Allows role assignments using object_ansible_id in the role_user_assignment module (AAP-48042)\n* Improved documentation and examples related to object_id and object_ansible_id parameters in role_user_assignment module (AAP-48041)\n* Allows object_id field in role_user_assignment module to accept a list of items (AAP-47979)\n* Fixed an example task in ansible.platform.token module (AAP-47976)\n* Specify correct aap_* parameters in ansible.platform.token module (AAP-47975)\n* Improved documentation and examples for authenticator and authenticator_map modules (AAP-45982)\n* Updated documentation examples for the ansible.platform.settings module with tested tasks examples (AAP-45954)\n* Added a new section in the collection README describing how to authenticate to AAP from the playbook (AAP-45578)\n* Ensures that modules in the ansible.platform collection accepts AAP_* variable for authentication (AAP-45363)\n* Fixed ansible.platform.user not adding users to organizations (AAP-45248)\n* Allows running ansible.platform collection modules in check_mode (AAP-45246)\n* Added missing option in the ansible.platform.user module to allow setting the is_platform_auditor flag on a user (AAP-45244)\n* automation-gateway has been updated to 2.5.20250702\n* automation-gateway-proxy has been updated to 2.5.10-2\n* automation-gateway-proxy-openssl30 has been updated to 2.6.6-2\n* automation-gateway-proxy-openssl32 has been updated to 2.6.6-2\n* python3.11-django-ansible-base has been updated to 2.5.20250702\n\nAutomation controller\n* Fixed database deadlock by means of \u0027awx_callback_receiver_worker\u0027 and \u0027awx_dispatcher_worker\u0027 while they attempted to update hosts \u0027last_job_id\u0027 and \u0027ansible_facts\u0027 in two separate commands (AAP-46038)\n* Fixed race condition where job templates with duplicate names in the same organization could be created (AAP-45968)\n* Fixed a bug where some credential types were not populated after upgrading. This adds a new migration to accomplish this (AAP-44233)\n* Updated controller to reduce the number of large amount of jobs queued stuck in waiting status (AAP-44143)\n* receptor: Handle EOF correctly when pod is ready (AAP-46484)\n* receptor: removed connections that have cancelled context (AAP-47996)\n* automation-controller has been updated to 4.6.16\n* receptor has been updated to 1.5.7\n\nAutomation hub\n* Any user can search and filter using \"ai\" keywords to find AI related collections (AAP-43138)\n* automation-hub has been updated to 4.10.5\n* python3.11-galaxy-importer has been updated to 0.4.31\n* python3.11-galaxy-ng has been updated to 4.10.5\n* python3.11-pulp-ansible has been updated to 0.25.1\n* python3.11-pulpcore has been updated to 3.49.42\n\nEvent-Driven Ansible\n* Fixed an issue where the activation hangs when gather_facts is set to true in a rulebook, gather_facts is available only when running ansible-rulebook as a CLI (AAP-47846)\n* Fixed a bug where DE images that use an SHA digest in the URI would fail to pull (AAP-47725)\n* API REST now supports the edition of the url of the project (AAP-47459)\n* Added validations to URL, branch/tag/commit, and refspec fields when create or update a project (AAP-47227)\n* Project resync is now triggered automatically when url/branch/scm_refspec is modified (AAP-46254)\n* Relevant settings and versions are emitted in logs when the worker starts (AAP-40984)\n* ansible-rulebook has been updated to 1.1.7\n* automation-eda-controller has been updated to 1.1.11\n* python3.11-websockets has been updated to 15.0\n\nContainer-based Ansible Automation Platform\n* Fixed an issue with the Redis socket mount point permissions (AAP-48230)\n* Fixed TLS Certificate Authority (CA) certificate for Receptor mesh configuration when providing TLS certificates not signed by the internal CA (AAP-48065)\n* Fixed missing user parameter for the sos report command on the log_gathering playbook (AAP-47718)\n* Validate that nodes are configured with at least 16G of RAM (AAP-47542)\n* Fixed jquery version in the redirect page (AAP-47074)\n* containerized installer setup has been updated to 2.5-16\n\nRPM-based Ansible Automation Platform\n* Fixed issue where redis-platform would not restart on restore (AAP-47689)\n* Old service nodes are now removed from gateway when the installer runs with a new host or new host names (AAP-47651)\n* Fixed an issue where restore was failing when a non-default port was used for AAP managed database (AAP-47639)\n* Fixed an issue where some pages didn\u0027t render properly when non-default umask was being used (AAP-47377)\n* Fixed issue where EDA script was not starting nginx on restart (AAP-46511)\n* Credentials associated to decision environments will now be updated with the site information defined in the source inventory during restore (AAP-46271)\n* Receptor certificate tasks will no longer require switching to receptor user (AAP-46189)\n* Fixed issue where the firewall was not opening event stream ports (AAP-45684)\n* ansible-automation-platform-installer and installer setup have been updated to 2.5-15\n\nAdditional changes:\n* ansible-creator has been updated to 25.5.0\n* ansible-dev-environment has been updated to 25.5.0\n* ansible-dev-tools has been updated to 25.5.2\n* ansible-lint has been updated to 25.5.0\n* ansible-navigator has been updated to 25.5.0\n* molecule has been updated to 25.5.0\n* python3.11-ansible-compat has been updated to 25.5.0\n* python3.11-dispatcherd has been added\n* python3.11-dynaconf has been updated to 3.2.11\n* python3.11-psycopg has been updated to 3.2.7\n* python3.11-pytest-ansible has been updated to 25.5.0\n* python3.11-tox-ansible has been updated to 25.5.0",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9986",
"url": "https://access.redhat.com/errata/RHSA-2025:9986"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "2370812",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370812"
},
{
"category": "external",
"summary": "2370817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370817"
},
{
"category": "external",
"summary": "AAP-42288",
"url": "https://issues.redhat.com/browse/AAP-42288"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9986.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-07-20T10:28:32+00:00",
"generator": {
"date": "2026-07-20T10:28:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2025:9986",
"initial_release_date": "2025-06-30T21:23:51+00:00",
"revision_history": [
{
"date": "2025-06-30T21:23:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-30T21:23:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-20T10:28:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-navigator-0:25.5.0-1.el8ap.src",
"product": {
"name": "ansible-navigator-0:25.5.0-1.el8ap.src",
"product_id": "ansible-navigator-0:25.5.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@25.5.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "molecule-0:25.5.0-1.el8ap.src",
"product": {
"name": "molecule-0:25.5.0-1.el8ap.src",
"product_id": "molecule-0:25.5.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@25.5.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"product": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"product_id": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.5.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"product": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"product_id": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.5.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:25.5.2-1.el8ap.src",
"product": {
"name": "ansible-dev-tools-0:25.5.2-1.el8ap.src",
"product_id": "ansible-dev-tools-0:25.5.2-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@25.5.2-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:25.5.0-1.el8ap.src",
"product": {
"name": "ansible-lint-0:25.5.0-1.el8ap.src",
"product_id": "ansible-lint-0:25.5.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@25.5.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-creator-0:25.5.0-1.el8ap.src",
"product": {
"name": "ansible-creator-0:25.5.0-1.el8ap.src",
"product_id": "ansible-creator-0:25.5.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-creator@25.5.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-environment-0:25.5.0-1.el8ap.src",
"product": {
"name": "ansible-dev-environment-0:25.5.0-1.el8ap.src",
"product_id": "ansible-dev-environment-0:25.5.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-environment@25.5.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"product": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"product_id": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.5.0-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.31-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"product": {
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"product_id": "automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy@2.5.10-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"product": {
"name": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"product_id": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dispatcherd@2025.5.19-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"product": {
"name": "python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"product_id": "python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.42-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"product": {
"name": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"product_id": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.25.1-1.el8ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:15.0-2.el8ap.src",
"product": {
"name": "python3.11-websockets-0:15.0-2.el8ap.src",
"product_id": "python3.11-websockets-0:15.0-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"product": {
"name": "python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"product_id": "python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dynaconf@3.2.11-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.src",
"product": {
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.src",
"product_id": "python3.11-psycopg-0:3.2.7-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.5-1.el8ap.src",
"product": {
"name": "automation-hub-0:4.10.5-1.el8ap.src",
"product_id": "automation-hub-0:4.10.5-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.5-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.1.11-1.el8ap.src",
"product": {
"name": "automation-eda-controller-0:1.1.11-1.el8ap.src",
"product_id": "automation-eda-controller-0:1.1.11-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.1.11-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-rulebook-0:1.1.7-1.el8ap.src",
"product": {
"name": "ansible-rulebook-0:1.1.7-1.el8ap.src",
"product_id": "ansible-rulebook-0:1.1.7-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-rulebook@1.1.7-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"product_id": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.5-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"product": {
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"product_id": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250702-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20250702-1.el8ap.src",
"product": {
"name": "automation-gateway-0:2.5.20250702-1.el8ap.src",
"product_id": "automation-gateway-0:2.5.20250702-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20250702-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-2.el8ap.src",
"product": {
"name": "receptor-0:1.5.7-2.el8ap.src",
"product_id": "receptor-0:1.5.7-2.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-2.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.16-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.6.16-1.el8ap.src",
"product_id": "automation-controller-0:4.6.16-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"product_id": "ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-15.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-environment-0:25.5.0-1.el9ap.src",
"product": {
"name": "ansible-dev-environment-0:25.5.0-1.el9ap.src",
"product_id": "ansible-dev-environment-0:25.5.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-environment@25.5.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"product": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"product_id": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.5.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:25.5.0-1.el9ap.src",
"product": {
"name": "ansible-lint-0:25.5.0-1.el9ap.src",
"product_id": "ansible-lint-0:25.5.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@25.5.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:25.5.2-1.el9ap.src",
"product": {
"name": "ansible-dev-tools-0:25.5.2-1.el9ap.src",
"product_id": "ansible-dev-tools-0:25.5.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@25.5.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "molecule-0:25.5.0-1.el9ap.src",
"product": {
"name": "molecule-0:25.5.0-1.el9ap.src",
"product_id": "molecule-0:25.5.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@25.5.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"product": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"product_id": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.5.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"product": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"product_id": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.5.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-creator-0:25.5.0-1.el9ap.src",
"product": {
"name": "ansible-creator-0:25.5.0-1.el9ap.src",
"product_id": "ansible-creator-0:25.5.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-creator@25.5.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.31-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"product": {
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"product_id": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32@2.6.6-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"product": {
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"product_id": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30@2.6.6-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:25.5.0-1.el9ap.src",
"product": {
"name": "ansible-navigator-0:25.5.0-1.el9ap.src",
"product_id": "ansible-navigator-0:25.5.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@25.5.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"product": {
"name": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"product_id": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dispatcherd@2025.5.19-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"product": {
"name": "python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"product_id": "python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.42-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"product": {
"name": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"product_id": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.25.1-1.el9ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:15.0-2.el9ap.src",
"product": {
"name": "python3.11-websockets-0:15.0-2.el9ap.src",
"product_id": "python3.11-websockets-0:15.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"product": {
"name": "python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"product_id": "python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dynaconf@3.2.11-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.src",
"product": {
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.src",
"product_id": "python3.11-psycopg-0:3.2.7-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.1.11-1.el9ap.src",
"product": {
"name": "automation-eda-controller-0:1.1.11-1.el9ap.src",
"product_id": "automation-eda-controller-0:1.1.11-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.1.11-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-rulebook-0:1.1.7-1.el9ap.src",
"product": {
"name": "ansible-rulebook-0:1.1.7-1.el9ap.src",
"product_id": "ansible-rulebook-0:1.1.7-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-rulebook@1.1.7-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.5-1.el9ap.src",
"product": {
"name": "automation-hub-0:4.10.5-1.el9ap.src",
"product_id": "automation-hub-0:4.10.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"product_id": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.5-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"product": {
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"product_id": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250702-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20250702-1.el9ap.src",
"product": {
"name": "automation-gateway-0:2.5.20250702-1.el9ap.src",
"product_id": "automation-gateway-0:2.5.20250702-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20250702-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.16-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.6.16-1.el9ap.src",
"product_id": "automation-controller-0:4.6.16-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-2.el9ap.src",
"product": {
"name": "receptor-0:1.5.7-2.el9ap.src",
"product_id": "receptor-0:1.5.7-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"product": {
"name": "ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"product_id": "ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-15.el9ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
"product": {
"name": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
"product_id": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@25.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "molecule-0:25.5.0-1.el8ap.noarch",
"product": {
"name": "molecule-0:25.5.0-1.el8ap.noarch",
"product_id": "molecule-0:25.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@25.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"product": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"product_id": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"product": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"product_id": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"product_id": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@25.5.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"product": {
"name": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"product_id": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@25.5.2-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:25.5.0-1.el8ap.noarch",
"product": {
"name": "ansible-lint-0:25.5.0-1.el8ap.noarch",
"product_id": "ansible-lint-0:25.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@25.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-creator-0:25.5.0-1.el8ap.noarch",
"product": {
"name": "ansible-creator-0:25.5.0-1.el8ap.noarch",
"product_id": "ansible-creator-0:25.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-creator@25.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"product": {
"name": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"product_id": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-environment@25.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"product": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"product_id": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.5.0-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.31-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"product": {
"name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"product_id": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dispatcherd%2Bpg_notify@2025.5.19-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"product": {
"name": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"product_id": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dispatcherd@2025.5.19-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"product_id": "python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.42-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"product": {
"name": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"product_id": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.25.1-1.el8ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"product": {
"name": "python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"product_id": "python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dynaconf@3.2.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.5-1.el8ap.noarch",
"product": {
"name": "automation-hub-0:4.10.5-1.el8ap.noarch",
"product_id": "automation-hub-0:4.10.5-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.5-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"product": {
"name": "automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"product_id": "automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.1.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"product": {
"name": "automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"product_id": "automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base@1.1.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"product": {
"name": "automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"product_id": "automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base-services@1.1.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"product": {
"name": "automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"product_id": "automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-event-stream-services@1.1.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"product": {
"name": "automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"product_id": "automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-worker-services@1.1.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"product": {
"name": "ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"product_id": "ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-rulebook@1.1.7-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.5-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"product_id": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"product_id": "automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"product_id": "automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"product": {
"name": "automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"product_id": "automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250702-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.5.7-2.el8ap.noarch",
"product": {
"name": "receptorctl-0:1.5.7-2.el8ap.noarch",
"product_id": "receptorctl-0:1.5.7-2.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.5.7-2.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.6.16-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.6.16-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.6.16-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.6.16-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.6.16-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.6.16-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-15.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"product": {
"name": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"product_id": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-environment@25.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"product": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"product_id": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:25.5.0-1.el9ap.noarch",
"product": {
"name": "ansible-lint-0:25.5.0-1.el9ap.noarch",
"product_id": "ansible-lint-0:25.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@25.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"product_id": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@25.5.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"product": {
"name": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"product_id": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@25.5.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "molecule-0:25.5.0-1.el9ap.noarch",
"product": {
"name": "molecule-0:25.5.0-1.el9ap.noarch",
"product_id": "molecule-0:25.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@25.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"product": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"product_id": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"product": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"product_id": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-creator-0:25.5.0-1.el9ap.noarch",
"product": {
"name": "ansible-creator-0:25.5.0-1.el9ap.noarch",
"product_id": "ansible-creator-0:25.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-creator@25.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.31-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
"product": {
"name": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
"product_id": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@25.5.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"product": {
"name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"product_id": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dispatcherd%2Bpg_notify@2025.5.19-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"product": {
"name": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"product_id": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dispatcherd@2025.5.19-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"product": {
"name": "python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"product_id": "python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.42-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"product": {
"name": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"product_id": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.25.1-1.el9ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"product": {
"name": "python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"product_id": "python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-dynaconf@3.2.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"product_id": "automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.1.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base@1.1.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base-services@1.1.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"product_id": "automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-event-stream-services@1.1.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"product_id": "automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-worker-services@1.1.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"product": {
"name": "ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"product_id": "ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-rulebook@1.1.7-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.10.5-1.el9ap.noarch",
"product": {
"name": "automation-hub-0:4.10.5-1.el9ap.noarch",
"product_id": "automation-hub-0:4.10.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.10.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.5-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"product_id": "automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"product_id": "automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"product": {
"name": "automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"product_id": "automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250702-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.6.16-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.6.16-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.6.16-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.6.16-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.6.16-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.6.16-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.5.7-2.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.5.7-2.el9ap.noarch",
"product_id": "receptorctl-0:1.5.7-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.5.7-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"product": {
"name": "ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"product_id": "ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-15.el9ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"product": {
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"product_id": "automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy@2.5.10-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"product": {
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"product_id": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.5.10-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"product": {
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"product_id": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.5.10-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"product": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"product_id": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.5.10-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:15.0-2.el8ap.x86_64",
"product": {
"name": "python3.11-websockets-0:15.0-2.el8ap.x86_64",
"product_id": "python3.11-websockets-0:15.0-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"product": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"product_id": "python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"product": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"product_id": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"product": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"product_id": "python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"product": {
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"product_id": "python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"product": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"product_id": "python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-2.el8ap.x86_64",
"product": {
"name": "receptor-0:1.5.7-2.el8ap.x86_64",
"product_id": "receptor-0:1.5.7-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"product_id": "receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"product_id": "receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.16-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.6.16-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.6.16-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"product_id": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32@2.6.6-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"product_id": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server@2.6.6-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"product_id": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-debugsource@2.6.6-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"product_id": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server-debuginfo@2.6.6-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"product_id": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30@2.6.6-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"product_id": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server@2.6.6-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"product_id": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-debugsource@2.6.6-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"product": {
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"product_id": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server-debuginfo@2.6.6-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:15.0-2.el9ap.x86_64",
"product": {
"name": "python3.11-websockets-0:15.0-2.el9ap.x86_64",
"product_id": "python3.11-websockets-0:15.0-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"product": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"product_id": "python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"product": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"product_id": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"product": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"product_id": "python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"product": {
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"product_id": "python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"product": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"product_id": "python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.16-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.6.16-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.6.16-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-2.el9ap.x86_64",
"product": {
"name": "receptor-0:1.5.7-2.el9ap.x86_64",
"product_id": "receptor-0:1.5.7-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"product_id": "receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"product_id": "receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el9ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"product_id": "automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy@2.5.10-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"product_id": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.5.10-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"product_id": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.5.10-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"product_id": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.5.10-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"product": {
"name": "python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"product_id": "python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"product": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"product_id": "python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"product": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"product_id": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"product": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"product_id": "python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"product": {
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"product_id": "python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"product": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"product_id": "python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-2.el8ap.ppc64le",
"product": {
"name": "receptor-0:1.5.7-2.el8ap.ppc64le",
"product_id": "receptor-0:1.5.7-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"product_id": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.16-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.6.16-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.6.16-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32@2.6.6-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server@2.6.6-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-debugsource@2.6.6-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server-debuginfo@2.6.6-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30@2.6.6-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server@2.6.6-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-debugsource@2.6.6-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"product": {
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"product_id": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server-debuginfo@2.6.6-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"product": {
"name": "python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"product_id": "python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"product": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"product_id": "python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"product": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"product_id": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"product": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"product_id": "python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"product": {
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"product_id": "python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"product": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"product_id": "python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.16-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.6.16-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.6.16-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-2.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.5.7-2.el9ap.ppc64le",
"product_id": "receptor-0:1.5.7-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"product_id": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el9ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"product": {
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"product_id": "automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy@2.5.10-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"product": {
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"product_id": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.5.10-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"product": {
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"product_id": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.5.10-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"product": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"product_id": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.5.10-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:15.0-2.el8ap.s390x",
"product": {
"name": "python3.11-websockets-0:15.0-2.el8ap.s390x",
"product_id": "python3.11-websockets-0:15.0-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"product": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"product_id": "python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"product": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"product_id": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"product": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"product_id": "python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"product": {
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"product_id": "python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"product": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"product_id": "python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-2.el8ap.s390x",
"product": {
"name": "receptor-0:1.5.7-2.el8ap.s390x",
"product_id": "receptor-0:1.5.7-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"product_id": "receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"product_id": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.16-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.6.16-1.el8ap.s390x",
"product_id": "automation-controller-0:4.6.16-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"product_id": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32@2.6.6-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"product_id": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server@2.6.6-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"product_id": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-debugsource@2.6.6-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"product_id": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server-debuginfo@2.6.6-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"product_id": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30@2.6.6-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"product_id": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server@2.6.6-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"product_id": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-debugsource@2.6.6-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"product": {
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"product_id": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server-debuginfo@2.6.6-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:15.0-2.el9ap.s390x",
"product": {
"name": "python3.11-websockets-0:15.0-2.el9ap.s390x",
"product_id": "python3.11-websockets-0:15.0-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"product": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"product_id": "python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"product": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"product_id": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"product": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"product_id": "python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"product": {
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"product_id": "python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"product": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"product_id": "python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.16-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.6.16-1.el9ap.s390x",
"product_id": "automation-controller-0:4.6.16-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-2.el9ap.s390x",
"product": {
"name": "receptor-0:1.5.7-2.el9ap.s390x",
"product_id": "receptor-0:1.5.7-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"product_id": "receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"product_id": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el9ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"product": {
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"product_id": "automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy@2.5.10-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"product": {
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"product_id": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.5.10-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"product": {
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"product_id": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.5.10-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"product": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"product_id": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.5.10-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:15.0-2.el8ap.aarch64",
"product": {
"name": "python3.11-websockets-0:15.0-2.el8ap.aarch64",
"product_id": "python3.11-websockets-0:15.0-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"product": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"product_id": "python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"product": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"product_id": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"product": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"product_id": "python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"product": {
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"product_id": "python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"product": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"product_id": "python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-2.el8ap.aarch64",
"product": {
"name": "receptor-0:1.5.7-2.el8ap.aarch64",
"product_id": "receptor-0:1.5.7-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"product_id": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"product_id": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.16-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.6.16-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.6.16-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"product_id": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32@2.6.6-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"product_id": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server@2.6.6-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"product_id": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-debugsource@2.6.6-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"product_id": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server-debuginfo@2.6.6-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"product_id": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30@2.6.6-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"product_id": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server@2.6.6-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"product_id": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-debugsource@2.6.6-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"product": {
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"product_id": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server-debuginfo@2.6.6-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-0:15.0-2.el9ap.aarch64",
"product": {
"name": "python3.11-websockets-0:15.0-2.el9ap.aarch64",
"product_id": "python3.11-websockets-0:15.0-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"product": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"product_id": "python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"product": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"product_id": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"product": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"product_id": "python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"product": {
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"product_id": "python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"product": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"product_id": "python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"product": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"product": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.6.16-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.6.16-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.6.16-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.5.7-2.el9ap.aarch64",
"product": {
"name": "receptor-0:1.5.7-2.el9ap.aarch64",
"product_id": "receptor-0:1.5.7-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.5.7-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"product_id": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"product_id": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el9ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "ansible-creator-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src"
},
"product_reference": "ansible-creator-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src"
},
"product_reference": "ansible-dev-environment-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.5.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src"
},
"product_reference": "ansible-dev-tools-0:25.5.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "ansible-lint-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src"
},
"product_reference": "ansible-lint-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.6.16-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.16-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "molecule-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src"
},
"product_reference": "molecule-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src"
},
"product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src"
},
"product_reference": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "ansible-lint-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src"
},
"product_reference": "ansible-lint-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.5-15.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.5-15.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "ansible-creator-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src"
},
"product_reference": "ansible-creator-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src"
},
"product_reference": "ansible-dev-environment-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch"
},
"product_reference": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.5.2-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src"
},
"product_reference": "ansible-dev-tools-0:25.5.2-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "ansible-lint-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src"
},
"product_reference": "ansible-lint-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-rulebook-0:1.1.7-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch"
},
"product_reference": "ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-rulebook-0:1.1.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src"
},
"product_reference": "ansible-rulebook-0:1.1.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.6.16-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.6.16-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.6.16-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.6.16-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.6.16-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.16-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.6.16-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.6.16-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.6.16-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.1.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch"
},
"product_reference": "automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.1.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src"
},
"product_reference": "automation-eda-controller-0:1.1.11-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-0:1.1.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch"
},
"product_reference": "automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch"
},
"product_reference": "automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch"
},
"product_reference": "automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch"
},
"product_reference": "automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20250702-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src"
},
"product_reference": "automation-gateway-0:2.5.20250702-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-config-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64"
},
"product_reference": "automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x"
},
"product_reference": "automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src"
},
"product_reference": "automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64"
},
"product_reference": "automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64"
},
"product_reference": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x"
},
"product_reference": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64"
},
"product_reference": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64"
},
"product_reference": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x"
},
"product_reference": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64"
},
"product_reference": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64"
},
"product_reference": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x"
},
"product_reference": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64"
},
"product_reference": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-server-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.5-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch"
},
"product_reference": "automation-hub-0:4.10.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src"
},
"product_reference": "automation-hub-0:4.10.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "molecule-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src"
},
"product_reference": "molecule-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch"
},
"product_reference": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch"
},
"product_reference": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src"
},
"product_reference": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch"
},
"product_reference": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src"
},
"product_reference": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dynaconf-0:3.2.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch"
},
"product_reference": "python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dynaconf-0:3.2.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src"
},
"product_reference": "python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64"
},
"product_reference": "python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le"
},
"product_reference": "python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x"
},
"product_reference": "python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64"
},
"product_reference": "python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64"
},
"product_reference": "python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le"
},
"product_reference": "python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x"
},
"product_reference": "python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src"
},
"product_reference": "python3.11-psycopg-0:3.2.7-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64"
},
"product_reference": "python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64"
},
"product_reference": "python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le"
},
"product_reference": "python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x"
},
"product_reference": "python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64"
},
"product_reference": "python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch"
},
"product_reference": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src"
},
"product_reference": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.42-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.42-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src"
},
"product_reference": "python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src"
},
"product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch"
},
"product_reference": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src"
},
"product_reference": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:15.0-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64"
},
"product_reference": "python3.11-websockets-0:15.0-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:15.0-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le"
},
"product_reference": "python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:15.0-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x"
},
"product_reference": "python3.11-websockets-0:15.0-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:15.0-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src"
},
"product_reference": "python3.11-websockets-0:15.0-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:15.0-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64"
},
"product_reference": "python3.11-websockets-0:15.0-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64"
},
"product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le"
},
"product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x"
},
"product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64"
},
"product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64"
},
"product_reference": "python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le"
},
"product_reference": "python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x"
},
"product_reference": "python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64"
},
"product_reference": "python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-2.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-2.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "ansible-creator-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src"
},
"product_reference": "ansible-creator-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src"
},
"product_reference": "ansible-dev-environment-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.5.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:25.5.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.6.16-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.16-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "molecule-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src"
},
"product_reference": "molecule-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src"
},
"product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src"
},
"product_reference": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.5-15.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch"
},
"product_reference": "ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-installer-0:2.5-15.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src"
},
"product_reference": "ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "ansible-creator-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src"
},
"product_reference": "ansible-creator-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src"
},
"product_reference": "ansible-dev-environment-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.5.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:25.5.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src"
},
"product_reference": "ansible-navigator-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-rulebook-0:1.1.7-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch"
},
"product_reference": "ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-rulebook-0:1.1.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src"
},
"product_reference": "ansible-rulebook-0:1.1.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.6.16-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.6.16-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.6.16-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.6.16-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.6.16-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.6.16-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.6.16-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.6.16-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.6.16-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.6.16-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.1.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.1.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src"
},
"product_reference": "automation-eda-controller-0:1.1.11-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-0:1.1.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.5.20250702-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src"
},
"product_reference": "automation-gateway-0:2.5.20250702-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-config-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src"
},
"product_reference": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src"
},
"product_reference": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64"
},
"product_reference": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le"
},
"product_reference": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x"
},
"product_reference": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64"
},
"product_reference": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-server-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch"
},
"product_reference": "automation-hub-0:4.10.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.10.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src"
},
"product_reference": "automation-hub-0:4.10.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "molecule-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src"
},
"product_reference": "molecule-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src"
},
"product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch"
},
"product_reference": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch"
},
"product_reference": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src"
},
"product_reference": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src"
},
"product_reference": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dynaconf-0:3.2.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch"
},
"product_reference": "python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-dynaconf-0:3.2.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src"
},
"product_reference": "python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64"
},
"product_reference": "python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le"
},
"product_reference": "python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x"
},
"product_reference": "python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64"
},
"product_reference": "python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64"
},
"product_reference": "python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le"
},
"product_reference": "python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x"
},
"product_reference": "python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src"
},
"product_reference": "python3.11-psycopg-0:3.2.7-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-0:3.2.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64"
},
"product_reference": "python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64"
},
"product_reference": "python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le"
},
"product_reference": "python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x"
},
"product_reference": "python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64"
},
"product_reference": "python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64"
},
"product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64"
},
"product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch"
},
"product_reference": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src"
},
"product_reference": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.42-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch"
},
"product_reference": "python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pulpcore-0:3.49.42-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src"
},
"product_reference": "python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src"
},
"product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch"
},
"product_reference": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src"
},
"product_reference": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:15.0-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64"
},
"product_reference": "python3.11-websockets-0:15.0-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:15.0-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le"
},
"product_reference": "python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:15.0-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x"
},
"product_reference": "python3.11-websockets-0:15.0-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:15.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src"
},
"product_reference": "python3.11-websockets-0:15.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-0:15.0-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64"
},
"product_reference": "python3.11-websockets-0:15.0-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64"
},
"product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le"
},
"product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x"
},
"product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64"
},
"product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64"
},
"product_reference": "python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le"
},
"product_reference": "python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x"
},
"product_reference": "python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64"
},
"product_reference": "python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.5.7-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.5.7-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.5.7-2.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.5.7-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.5.7-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-30T21:23:51+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9986"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
},
{
"cve": "CVE-2025-49520",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-06-06T15:04:28.551000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370812"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ansible Automation Platform\u2019s EDA component where user-supplied Git URLs are passed unsanitized to the git ls-remote command. This vulnerability allows an authenticated attacker to inject arguments and execute arbitrary commands on the EDA worker. In Kubernetes/OpenShift environments, this can lead to service account token theft and cluster access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "event-driven-ansible: Authenticated Argument Injection in Git URL in EDA Project Creation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important. Although authentication is required, the flaw allows remote code execution and token theft within containerized environments like OpenShift. The vulnerability stems from a lack of input validation on user-supplied Git URLs passed to git commands.",
"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-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49520"
},
{
"category": "external",
"summary": "RHBZ#2370812",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370812"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49520"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49520",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49520"
}
],
"release_date": "2025-06-30T20:43:13.185000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-30T21:23:51+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9986"
},
{
"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-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "event-driven-ansible: Authenticated Argument Injection in Git URL in EDA Project Creation"
},
{
"cve": "CVE-2025-49521",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2025-06-06T15:34:03.986000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2370817"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the EDA component of the Ansible Automation Platform, where user-supplied Git branch or refspec values are evaluated as Jinja2 templates. This vulnerability allows authenticated users to inject expressions that execute commands or access sensitive files on the EDA worker. In OpenShift, it can lead to service account token theft.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "event-driven-ansible: Template Injection via Git Branch and Refspec in EDA Projects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this vulnerability as Important as the flaw enables template injection via unsanitized user input into Jinja2 templates used during project setup. Successful exploitation allows command execution and sensitive data exposure on the EDA worker, including Kubernetes service tokens in containerized environments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-49521"
},
{
"category": "external",
"summary": "RHBZ#2370817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370817"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-49521",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49521"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49521",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49521"
}
],
"release_date": "2025-06-30T20:43:47.367000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-30T21:23:51+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9986"
},
{
"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-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
"8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "event-driven-ansible: Template Injection via Git Branch and Refspec in EDA Projects"
}
]
}
RHSA-2026:12282
Vulnerability from csaf_redhat - Published: 2026-05-06 13:32 - Updated: 2026-07-24 05:59A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64 | — |
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64 | — |
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64 | — |
Workaround
|
A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the '#cgo pkg-config:' directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a '--log-file' argument to the pkg-config command. This vulnerability can lead to arbitrary file write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64 | — |
Workaround
|
A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64 | — |
A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64 | — |
Workaround
|
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64 | — |
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_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.88 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 Low. 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.88. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:12273\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes",
"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-2026:12282",
"url": "https://access.redhat.com/errata/RHSA-2026:12282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65637",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22871",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_12282.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.88 bug fix and security update",
"tracking": {
"current_release_date": "2026-07-24T05:59:16+00:00",
"generator": {
"date": "2026-07-24T05:59:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:12282",
"initial_release_date": "2026-05-06T13:32:35+00:00",
"revision_history": [
{
"date": "2026-05-06T13:32:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-18T05:32:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-24T05:59:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler@sha256%3A36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel8@sha256%3Ad347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel8@sha256%3A2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers@sha256%3A3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel8@sha256%3Aae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel8-operator@sha256%3Ac656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001876"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-operator@sha256%3Aaf8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-operator@sha256%3Ac655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-operator@sha256%3A558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002719"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel8@sha256%3A70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001775"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-operator@sha256%3Aa1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-operator@sha256%3A413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader@sha256%3A9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns@sha256%3A5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher@sha256%3A68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher@sha256%3A68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel8@sha256%3Ac5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel8-operator@sha256%3Abc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001777"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel8@sha256%3Acc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3Acdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3Acdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999947"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3A1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3A1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3A07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3A07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999972"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel8@sha256%3A25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel8@sha256%3Ad6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776832431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel8@sha256%3A06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy@sha256%3A606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager@sha256%3Ad5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001893"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter@sha256%3A0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus@sha256%3A3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel8@sha256%3Ab26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-node-label-updater-rhel8@sha256%3Af74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777359296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Aa223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777304401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776785811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy@sha256%3Ad40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy@sha256%3Af03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics@sha256%3Ab270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kuryr-cni-rhel8@sha256%3A8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kuryr-controller-rhel8@sha256%3A39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776831533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace@sha256%3A0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni@sha256%3Af4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001584"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel8@sha256%3Ad2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel8@sha256%3A0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel8@sha256%3A773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777042122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder@sha256%3Ab1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli@sha256%3Af6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console@sha256%3A0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-operator@sha256%3A4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer@sha256%3A5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002155"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router@sha256%3A2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube@sha256%3A83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777304752"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover@sha256%3Aefcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776832017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod@sha256%3Aea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777304565"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry@sha256%3Ae918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests@sha256%3A9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel8@sha256%3A856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager@sha256%3Ae4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry@sha256%3A58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001671"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel8@sha256%3A74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel8@sha256%3A05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002206"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel8@sha256%3Aed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel8@sha256%3A6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-cloud-controller-manager-rhel8@sha256%3Afd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-cloud-csi-driver-container-rhel8@sha256%3A814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256%3Ad0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-machine-controllers-rhel8@sha256%3A483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001647"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel8@sha256%3Ab60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel8@sha256%3Abfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel8@sha256%3Ad52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001993"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel8@sha256%3A971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel8-operator@sha256%3A0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel8@sha256%3Abfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel8@sha256%3A49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel8@sha256%3A3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel8@sha256%3A86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel8@sha256%3A82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001578"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel8-operator@sha256%3Ae1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel8@sha256%3A50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001896"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel8-operator@sha256%3Acce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts@sha256%3A54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002317"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-operator@sha256%3Af966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel8@sha256%3Acf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel8@sha256%3A4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-operator@sha256%3A37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-operator@sha256%3Ac2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel8@sha256%3Ac27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001722"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap@sha256%3Adf9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-operator-container-rhel8@sha256%3A5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-operator-container-rhel8@sha256%3A5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-operator-rhel8@sha256%3A9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001584"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-operator@sha256%3Ab6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001860"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-operator-rhel8@sha256%3A6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256%3A1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001736"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-operator@sha256%3A1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-operator@sha256%3A46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-operator@sha256%3A4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-operator@sha256%3A3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel8-operator@sha256%3Ac4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-operator@sha256%3A272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-operator@sha256%3Aaae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256%3Ae116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver@sha256%3Ad5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-operator@sha256%3A03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001569"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-operator@sha256%3A2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001603"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel8-operator@sha256%3A5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001645"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-platform-operators-manager-rhel8@sha256%3A4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-operator@sha256%3A5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys@sha256%3Ae13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776832331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel8@sha256%3A8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel8@sha256%3A6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-operator-rhel8@sha256%3Add05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel8@sha256%3A09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3A4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3A4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter@sha256%3Abeae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter@sha256%3Abeae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1776999951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller@sha256%3Adf44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller@sha256%3Adf44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd@sha256%3A6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel8@sha256%3Af6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel8@sha256%3Acf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel8@sha256%3Aa93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001837"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3Aaafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel8@sha256%3A17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel8@sha256%3A98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3Aa0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel8@sha256%3A5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001854"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel8@sha256%3A6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel8@sha256%3Aec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel8-operator@sha256%3Abba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer@sha256%3A9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777000374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts@sha256%3A04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777003222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel8@sha256%3A06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel8@sha256%3A61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel8@sha256%3Ab79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers@sha256%3A943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001647"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-operator@sha256%3Af7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel8@sha256%3A0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel8@sha256%3A6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel8@sha256%3A8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel8@sha256%3A72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-operator@sha256%3A8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel8@sha256%3Ab9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777042041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller@sha256%3Ac898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel8@sha256%3A039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather@sha256%3A027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777000645"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel8@sha256%3Aae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel8@sha256%3Afbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel8@sha256%3A0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel8@sha256%3A7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel8@sha256%3Ac85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel8@sha256%3A9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel8@sha256%3Af54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel8@sha256%3A967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel8@sha256%3Aab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001775"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001580"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel8@sha256%3Adc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001618"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-machine-controllers@sha256%3A8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel8@sha256%3A8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovirt-machine-controllers-rhel8@sha256%3Ad71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes@sha256%3Ae6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel8@sha256%3A87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-operator-rhel8@sha256%3A3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel8@sha256%3A176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001771"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel8@sha256%3A7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777042146"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter@sha256%3Ab6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001618"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel8@sha256%3A425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel8@sha256%3Ace62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001790"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-operator@sha256%3A09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel8@sha256%3Ad8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777000626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel8@sha256%3Ab86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel8@sha256%3Ab86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel8@sha256%3A2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel8@sha256%3Acec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel8@sha256%3A890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001818"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy@sha256%3Ad4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader@sha256%3A57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777002709"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator@sha256%3A580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001592"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel8@sha256%3Af5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter@sha256%3Ac81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel8@sha256%3Ac98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel8@sha256%3A8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel8@sha256%3A6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777001631"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-06T13:32:35+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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12282"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-06T13:32:35+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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12282"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-06T13:32:35+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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12282"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-06T13:32:35+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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12282"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"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": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s \u0027cgo tool\u0027. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then \"smuggled\" into the compiled `cgo` binary. An attacker could exploit this to embed and execute arbitrary code, potentially leading to significant system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in the `cmd/cgo` component of the Go toolchain. A parsing discrepancy between Go and C/C++ comments could allow for code smuggling into the resulting `cgo` binary. This primarily affects systems where untrusted Go modules utilizing `cgo` are built, impacting Red Hat Enterprise Linux and OpenShift Container Platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-06T13:32:35+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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12282"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy"
},
{
"cve": "CVE-2025-65637",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-12-04T19:00:54.313916+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418900"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go\u2019s internal bufio.Scanner, the read operation fails with a \u201ctoken too long\u201d error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as Moderate because its impact is limited to the logging subsystem and requires a specific, non-default usage pattern to trigger\u2014namely, sending a single unbounded line exceeding 64KB through Entry.Writer(). Most Logrus deployments do not expose this interface directly to attacker-controlled input, which raises the attack complexity and reduces realistic exploitability. Additionally, the flaw does not affect confidentiality or integrity, nor does it allow code execution or privilege escalation. The failure results in a controlled degradation of availability (logging becoming non-functional), rather than a broader application outage or systemic compromise. These constrained conditions and limited real-world impact justify treating the issue as moderate rather than important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"category": "external",
"summary": "RHBZ#2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc",
"url": "https://github.com/mjuanxd/logrus-dos-poc"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md",
"url": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/issues/1370",
"url": "https://github.com/sirupsen/logrus/issues/1370"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/pull/1376",
"url": "https://github.com/sirupsen/logrus/pull/1376"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391",
"url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-06T13:32:35+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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12282"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-06T13:32:35+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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12282"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-06T13:32:35+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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3e68f1c5d392780d1e848c2b98dbfd9965b3dfc85b4279ca894003c6495420fd\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:12282"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:cf03e567cdeea58957b2dec053a5bc460e98ea216a7435ea3a74ce3c714e89aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:d6d93a43fe65063401165886c38eebed441c77639950e8d41e640cda98fe5f34_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:06ba21669739ac3ed8c99f2030ff9795ac12522b69712090a7ed2e64dbdcee73_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:b79dd721dc1e32a58ce8f487d812a83ef65093a9f5f4858b25b4884f1f3ddd2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:0c3bcae29fc35ec43200062cdc2132a532fd05ea6ab852b94c078bd021106554_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:773a56f5a8af520068d3766809855d67a12bbe6fd026609e6dc2f31718ef3dad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:425d8df19a8eb838ef991ac8418cbb4d8c4cc249b6a9bda1e0d2add88e5bc04c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:74a96c9dfd0379fc29339bc88a93dae06a7c1ed010c18392b0830ebab2163016_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:05d9f15364fa1002de4c51204e96736421f3545d5dfbb4321f24ec736fa3a9f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:ed796a9a1349a7060c15e741ea3320cbc5fa675d31820421c1afd13bdc4e8ffc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:6900cca9b1cd0182f7224253cb5ef76ca4da72b232343afc7b16a2e39ed13abc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:fd2ec1ce0840121d4d0b3ddf2c4e0bf871a81c0abd170c91560cd99a7a258951_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:814accc3a746b844d98da277d0b7fb1ab8dc39b3fb26b360f9859c0580f82b01_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:d0e083cd223ed9ccd3197a55d147b059b3513184416aea29e97b8d9f51d9b8fb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:483c037a552300d4ba3315eb58435985cdd9c080ac3e546541e6b85cd00fee2e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:b60488bbd2311717b25d9453da25ea0c11cb4713a8b720e705366d7e6605d6a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:bfb62f2e509aef2c0b54c4e921fb93a06728889472d3da0e49abad4bfe74c146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:d52533e38e79d356dca7d25f9ebf45e7947f8e6685273d97f7a2817447e8607c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:0601dbbd1e2cb3a71e1403f03c703090a5f475231332dec50e0e7b860cb438b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:971671c78883fdd40b5b05cfe443aad1e49c6ebd355b447cdcae227225e57021_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:bfbe33e8eaca9068f3648cefa734aebbf1ed2f6c8dc367b6f08a4d1ea7783026_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:49e1c4dc31db43df3a4a5e209f96ffa0f86f042682b920bf7a3c6f95a589867e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:3086d499c53038833f20f8020fe2f8de05dc5cdfb8afca6f03b0829cdd06e56a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:86f438d5c758999ec90abc4aeb7c42320675fbad4285bb9bb791d68814ae75df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:e1b1c343912143a77344436c43b87a5fd02e2dde82d7d6df3db453aded7a6fad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:82b344bd36e258a5b56b9d30f57720ca72d4e358e20db60d383353b83d9655cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:2bb0769c88a09d33bf7c6c4e6de45fd534f512b6af5ff162728de084896ca9f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:d347b69f0352c978901f681fd408fa45843c330f4ba635107cf6d9bc4cbd4196_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:50082025328c61f371ca7f0a1f0f528c252f5ac589e6ea2c8fdc440df67237d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:3298d116fc372ccc6158d8182d9d0dee2b9d96421fd71594bb97ae616c29121d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:cce4aea487ec5a4017af40033b844d170c1ebf0babf3c5d4da6954301ea2c2ee_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:ae47fc57cfdd6050244a8c9573d005869e7a6aa5c5e2e4fdfcd36c3d1f91da5e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:54fbf6ca31568528749a876e4c6b4d5b3490fd5cf16630bdbd1b24c881d1ea6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:f6df3843ee806150df793ecd94ed6f1289a3107a06fb065919f8e8dd214b692b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f966706d186c4cc11dd02fc6e73bfea1c228eb973fb43c1bcb92ad13254931b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:4d0c683be0f88db07b06ecebd0ea97cdaaca65e84ba33a2df8bab3d1235362d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:37d4348510eaabd45aa58dc0e4f91270911ca68eca75eca581e832c0996bd50a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:c2928f6d727369a79f3c1b2047e5f61788f12b1809dbda5adfd1527169fc30c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:36145ffd604fad0be9e2daef90e41cb803eee067608c38c92b349b250def8e59_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:c27ca34247ca03d32fdae94b2a176ab48ceb13e14809db22cbed2be08bfbc1e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:df9dbc198769ac0612b056c05e5e4e34bebc60fe2b150d126e7b5007951d2d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:5a8f139be39ea9fc92834812c34bcaaa82a4edcc6f8562482c04b15128a7f499_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:9e0f2a360f97072cd18dabfa55bc4696d43a986cedd5226a348f65784904c045_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:b6b909079b6a793ac5627effbf16d0c171077ce1966b4d9a2f65c9ae95011807_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:6122c82ccbf50bad621551f901ee595ca5b1b6848ba9b77838d98ca5a0fc30b8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:1ed9476701554ef13b127f78fd9ee7bd0c99f1c44790926e891eaf5ea6f4db54_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:1c8cabe0ca888e45c80b2b35cc19a9ff36f7b3a97e1a0cd123ced830391e5991_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:c656407e8c6c570fc0a61172a066efcad0e3a398e3ff3bb049d8099c1c57cc9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:46b39cd701fc2e878247bfffee6804ee5d82c8e03ee11db3f027cbd745a1ff28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:4a7577fc90f6d0960efd68b137c0d0ed702c333f9c51973564e07d86c6cd6535_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:3c51a46e00cb45ab334cd4f199b1d470934211b4183fc5201b929aceeeda4dbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4687239836027e6da90b2ff739058ebb190af0eb7f949d5890f49df517c5e1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:272dd9541cac8adb0aa6bff05c55e33bbf609b5f939bec437aa8a79d808ce087_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:aae69d84b9f158c8ddaeaf5e8c71dc05c5908513e5ad623c218a63d595b03b35_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:e116a98baacf9cd614c19cd31b5b349086c518e2d14c68f60aba08c153b6c642_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:d5655d2bb48530445dc31211fba6ab568948f1771bd3853c1cfeab63abf2685e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:af8b7bd3abf9669e5903a9d4695a1459bceeb01456aadd57b9188c6acb986a3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:c655c67397d5089cb1065b604fe2e56c08b072faa4d85845deebbfa27302f13a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:558c2a4732580d1611a690f40c5876aaa9fe5be99a5b83573a9f34a8c0d69e50_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:03296cf25a3cd8f252671666fe82e9bfe2f3a60ccf7de07dda9e4f7344027bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2d4a9ce5b2ef89b370bc1e43ae991f74238b5825ee780050b08ab47c5e543fbd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:4d7028623b6a5f88b9071e057dae8001b90ad573c37d228e8168b49203b267aa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:70a68223188459aedf03800e1fe2a73221e4058ef62946f5d5327fbe1cd237a0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:5cc7e7f1696a96b300643d76391a89ba582e5dee97b665bbf3ddcdb806bbfb0d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:a1fc01c632aea47b8efc0db9da483f947390a537dfc1e81f222545232beaba7f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:e13f10c2acc13b083924f021c8c3bfff938e020e9a7b5f5585b88a81bcd89dd6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:413036d5fcfd5e912311080160e5a6fcd25c2bf1c1f7de298d953cfc17cb53ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9e6e47600f6ce32f7473e691c62a05321a5a96ad5374e4642fbeb913dd7d7643_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:4b8394bfb17147ac6f2f60b5ca1073654b6614f1a7bf96f12d235df68f850712_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:0059bcc5702d689d40be5736b0872222231e6585a8873e7937b3faffee5cdc6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:8cd01664c53cbe177366ef8c434bf37bc65961f13a2b318454b89c6bc76fa2ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:5ca94b8165f9791496a9b59ee8dc66981ddc637f7af86036ef6642b133189115_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:bc5d529c40de6fe8b4ce4180ce0937bbf5343d4be3110d31e7b46a5292cad2bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:c5d885393ffa4241dc2feeb043c41509d1850c8ded5c01b1719ec0cdbeddd1f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:cc94d87d4a5d85435ae6a1125b8bc66fff1d23784d2ca5b7aff3815cb9e09f96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:dd05334dab7ee72ba5e8a606a12b4bf6877b43d126878f66061d212c7354d213_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:6aa2de4a256bf0adc1b5484f7c7664418104618d7fb84d29e632f873de1d365e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:09fe8faa5374f3fdeb34d771d655bc0591b39caee29a7321437173f8553f0552_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:68511930dbb8ca8a06aab80248a3151ef8338696395c7dba67f040918369bd72_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:07ad7d2a2bdcf604ded9d7c7f8db4f403edd9785378f0a072eb66879c99170fe_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:4ab44772c8f0f72172d9e722142f659efd1143b31870588403b5280297c029fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:beae8838133ac2c89a797cf2de2c775d602c2efd08bd42621e6c0f59cd44cb7a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:cdbe7920649523e0bce24fe7f06677fa92490232a204b8163fb1e9a3d0118440_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1adebea9922ade6b7d47d536d9a5bfc1fe7e135ae1a5e6289ad3fd74713921fa_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:df44d2e57b2dc0b35d75253923eebe9cd1c04f13a0703d69d6d0f184d98b436e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:25eba56e02ef4fb5fb3ccd648f6bfffc2ad04a7dcd148f2114a26b3cfc1bb582_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:5db949e486796824aa831027be65199f34e041c07f602ca43848ced92f516146_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:b1e91b75f1e3c6d69606509d205c3f42f50d3e7e85f771a9d83cbae27fbd8047_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:e918f9cef5cbab6bca032cac3952e6a2e0fd80ef801002b9a619df22e4607e08_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:6903c057bef63c0925bee571dd6bcee9f7327ae502d0eecb3c676498bc67e923_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:f6b9b392f1f455e33252eb80372e57936158a5bf2121156366cbca14b9bfec2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:cf249fe6da9ac7ac03363fdd8595d44f854a0328eecccb6c8cdac1981513166b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:aafaabe14457772f2b95193a56657d50e2745761ad9daa7c81de2c99811a7ed2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:a93ee810d0bf7f4b2e4de7d34c51a2b0a01822797296ce24392200fbf1ca04a3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:2394b4a44780ca1218da829f99156b23477b1a60c7174bea19e37713d8a158e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:83e5a888de484aaff9fa39a569a206e0c5295cdb230e34111ffe91ba135348b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:b26d50524213eb5cf5cccf0c86ee16bc57bf24d60ad8942b5af401bea9e9c064_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:17c345b87af947d155e65e95c9d87f21c7e90a9eda8e4409962211fd8492525b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:a0b99608d1f57fc672183919c13dd85e35fa44e328db9e82e41b094f41ee266e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:98d9be459037a2972cf78f83d022ef69c88cae277f4dcfd0492e9477ceb8e655_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:f74940672aa846191e3b0e3807344edd8b2af225b5488067754ee0e60db13ba3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:5b9153af3b43cc306544cc85f39143fcd4f8e4ec8bcb1b7327c485a2a74b9ab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:6fcc8de02f7e804fc1473ba2d511d7646ac2e8805808e4b5ef0b9b774948ad40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ec0789eb6f03ce22ad5b17b2f6ddb9761fd8db8ca6ea55bf3afabdc5f6977e3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:bba3ecd627e7162c37b8099655216df1ff0d898a606838c27c29e080bb3a5cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:04cbf7ffdaf74409cf24ef8334049cb61e4fab5716ea10002d77c61b1d5aac42_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:9fe50e04706382179103ad8e0af46b405e2f93d8ddc3121087851eedaadc058d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:a223892726dfb8775c4cded5ddc3a58d8011b859fcb99e14176bf395c01f8f69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:20d5f1466abe363b5c4df87bb7f5683705140853d04cfd5563cd31f279054f24_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:3883ccf058f35779053e155264ead541744c440508ac01616617cc86283bfd7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:149411065a05a12bf41f356b9cc4a91d1c42a9d4cbea2f76c82c060d56aabff6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:b6622ea295238f6701ce95f1f904579a336883750c3b22941a8cc7478b8e5da0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:efcb67066777d3d0f70463f56bb068e9360bc86786993f7ce515178f979d413a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:d40beff891cfee2b1355bb66ed994fd4b14fd4e9701386fc0d664b415cacf166_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f03346f7b18672d0603fd8710a4d1d4981842c2e89c2bf887ede077fca61d174_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:b270cee875de5486ea7109e8c19c9bbdbe2816789f8ebb06d4f3f70f8692cab7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:06d16fa64c7fcb37227d49591207d9aa7875a0257481b6fef6a2b4f5c4f6cc41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:61eba6cf03a60f1ce0cc24169ea661b539524d1713201922827a2fb76d65aef0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:8ac6852a750ed2debd7adae1260b61322dee113605ed514119fd475b34876845_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:39076f6dd5bb3ccb39438030c8f635e8e1554c463a34f27d87ca6a11e81c4b88_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:943b88c92555457e6b3cf9f1f40e89c8cf5fd3e2d556d9cd2c11947c68c32df5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:f7b8e955f2b41a361d452d62d0690ebb716c42e911320a1f8ed84356c4b0ac14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:0f32664e0967d7202270c218be20927a64bf2b6fb3ff392ef275f1b7ad075497_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:6c7a4073eaca5438b297823c040b7df1b22cfe6dff5a22ad22984c1eb5bb078f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:8a2a2d0cabfbfeb1ea76b46209c8c2eb2ee1411082e990914587a9f0cb123815_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:72f7c660ed9c35b6ef62c82401723e060d2f77d0906056c8db946f3748fa5386_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:8e6fb6a3d2d17cb50c359f86ddd7f3c5f8a8c83e7162857a413ec65a586a4863_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:b9239776a9294059efb0e44bae54b9916b29ee9af074e07dcb6dc3e2b3d9179a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:c898c8a2b8c2cac1c8f8376386b8c0e449a5e419fe357955e32e25c38e5b91ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:f4fc73ac53119c4bbc19fd54a9a39abd8c4a6ff6fb74cd8e6ddc48580b669d0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:d2ef2729a0a0c8ba70a447771fed591b6ef3ddf40048e246fe7e922b195bf516_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:039ef5cf1d34bf0c3d470e2cac13d75b4dee84c35b1e0606bb618cb9cda2c2ec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:055214dce3d4d1e5cbcbda3f1cfdc625cc69cf80f90e033ef7b8907ca950ab52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:027e3e1e9f31d2f586c9364a5d6ffc3f9fc8517fe872832b13ff98bbea47ec28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:ae754054b9bb45af5fcd9e1b008267a7963a4961e70471f5f0c493f813439d91_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:fbee4242a6cd10bb588f585a4b7c3e0838e1c5342ee9c1ca41643cd801ae598c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:7fb27f0ff11e3d917e512b8d8ccc7c450b2992d8a345159d91ec6f7f8c1fd290_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:c85abf135f57c3c64e6e5e2a7a1495612aa9a983f9c62e0c21b7448b94c8055e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:606f0c45a50b10fe58755e713fbc4de5d06df5bb13e6de6468152ff943adb9de_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:0eb4ae0333f723f8f05acc44ad5a5cacef115254cf285cfa4909010fd780641a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:9c98402cf421de7c50bdc021f58b89d8fb5892fd617746ba0b334825efbe29c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:f54dad7584920322fed0a3cd194eca93a504f5fb77b5e7587228e1dc98a026db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:967e7a5a4e61b36a046ad7598ff3480c82fbf67c0892a72300760fa712d177dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:856dd7ab85baea24c594ee6a0868c6226359a2040d062412156374801cf350d1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:037404fa9a77fea1bd30710ef28638f7f9be636de87ca3ac956f626e9b922b6d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:ab68269ef95c94e6d5c203943ad61c8a5e59b3c43226008b3bc956c283ae118c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:dc0c1ceb92db106c56b07f6da3e7f446be33acb1520d033df3924ac73065bcba_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:8c984e2cbc93f22d1ae4fb89e3098925ba6419fdfffe51a23b8cfca5c50731ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:e4d3e71bc469f9270859221579156a4f05f6043e95b31350130526a7dbbd0bb9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:0cc3dc5badbdc5801506aca5259d50e3e4464f3555bff0f5607beae2cef003cd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:58253e46addc4d488c523f8df98d171e3ecc86bbaf5d84f4cc55d568e3ec95f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:d71bc2dcb5d82edd48fa437a57f0ef8ef71415f6038dd6d4a81aebe28ee5d425_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:890868cd79e4843f38b2210b27696634a81b0b7c2ab50bf22cc90bfeeb3c5708_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:e6902e853c878bd9858de6671803bcb4c47a9ea8d681d3c878cd72b157dff9cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:ea635ccce45906d1a534fabca32bf86a8d46a3d33adc88484afe7ddc45daa818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3808f9368c7430d588f5c422989b2cce5659290ebd7041d0b139bc77d75a1bd7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:87e864ad0a43e4528bedf7b0a574f2d5d4bdc26f6eb6a1dd24f7b81e65aa1100_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:176876d0288b7d1b35fdf81d9098850ad17e892e543918871fec58c825568024_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:7ff04d0ecbb622f1fb61cd47c0713d225c581ebbfcc8cd0e1577308058ce6828_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:d4439ccf3afda8ebe0f5a65a28fb80dc6081868cc3f154a97fe59a1f6a8f8d8e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:d5de164c0ec31545bcfdc9c09ddd7da5e9682da050e721200b6bdb3ec88a7e20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:57e09ce88b6fa3fe7d1c7619755cd6a0f8d951fb5ef85418bfdc2892d9abd86b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:0e477ea56ac936d6b9f88fa17d3cefc7b14d760228229e9cd00e1893c961b96f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:f5122d4c1e528cf86e38b094e1b2f4bff1a83af51762e5146f2205c21881c435_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:580b8f983849501e3f662219c7f1dc98544e392be7adcf0c8c16a847d2067c7d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:3cd10135bbfc86aa862a8712a41241103938597d14ff50450419a5231b84a3bb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:ce62139adfbd8400cd38d6e3e1eb1eb8d37de3c765ce51b33fc45777b8e5b7ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:09297fbf599d1fd4056a6d3ba98e58be2e8797cfa012baaa1210d8ec8b97f0d6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:c81561001902105a5694db2dd24f0b41962d5425c261859b9000b5e4eddacc2f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:9c7d1b676f0a0520caf01072410f34e3217b750a05a30df18fa1865dd2f158e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:c98a47015a42c5eda4d64454c9757886fe6f9936331f1de7ffc319fe5bec5a19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:d8cf219c2268361881c8f1d44e17be923e35858289b7a367caa360c5e9fa4649_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:2814a3646bd34b838c92686c521a92ed302d3654ba78d01776ecaf6fe74d3d33_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:cec880b55da7aff863e10be5db30becab340a5d3f65c6dc7ca3654ca4b776ed8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:821ccd27cd1e4696ab986229da9d6c0c21b1faa75946658204fdd69dc64d955c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:b86a444ebf488764fe7ae5399befceac88c45ea771d8a09a6148f8457b009b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:8f9e7c9ab2318e3ab0c4fa020dcf2d5bdcf4a958f5c31d317215da4d7ffd59f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:6248cb69a6f7082093011530e329c580db54f69e525bb99d351db73c22c6c2e5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:5d3fd1d717bb2e1627eb715be617ae143df86e8a9ad0bbc78a879523647870db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:8aa56afdf33bf8d63372c161d9669ba1a813ef6776d2f01fc346370ee645fc0b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
}
]
}
RHSA-2026:6493
Vulnerability from csaf_redhat - Published: 2026-04-09 11:02 - Updated: 2026-07-21 09:41A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:ae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:f3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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.87 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 Low. 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.87. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:6491\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes",
"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-2026:6493",
"url": "https://access.redhat.com/errata/RHSA-2026:6493"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65637",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6493.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.87 bug fix and security update",
"tracking": {
"current_release_date": "2026-07-21T09:41:20+00:00",
"generator": {
"date": "2026-07-21T09:41:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:6493",
"initial_release_date": "2026-04-09T11:02:04+00:00",
"revision_history": [
{
"date": "2026-04-09T11:02:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-18T05:32:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-21T09:41:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler@sha256%3A39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273223"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel8@sha256%3Af4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel8@sha256%3A804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers@sha256%3Ae7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel8@sha256%3A54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel8-operator@sha256%3Ab86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-operator@sha256%3A1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-operator@sha256%3A36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-operator@sha256%3Ad19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775008247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel8@sha256%3A2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-operator@sha256%3A8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-operator@sha256%3A4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader@sha256%3A90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns@sha256%3A947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273575"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher@sha256%3A29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher@sha256%3A29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel8@sha256%3Add5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel8-operator@sha256%3Ac545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel8@sha256%3A26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3Ab2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe@sha256%3Ab2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3A8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar@sha256%3A8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3A939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner@sha256%3A939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-validation-webhook-rhel8@sha256%3Ab05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel8@sha256%3Aea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775008432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel8@sha256%3A1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273682"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy@sha256%3Aa7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager@sha256%3Aafd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter@sha256%3A1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273208"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus@sha256%3Ac9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel8@sha256%3Aea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-node-label-updater-rhel8@sha256%3A849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273851"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Abdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273116"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ac424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774488343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy@sha256%3A54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273643"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy@sha256%3A6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273871"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics@sha256%3Ac6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kuryr-cni-rhel8@sha256%3A0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kuryr-controller-rhel8@sha256%3A5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace@sha256%3A664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273871"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni@sha256%3A20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel8@sha256%3A1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel8@sha256%3A9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel8@sha256%3A07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder@sha256%3A18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775134625"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli@sha256%3A3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273595"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console@sha256%3A87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273871"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-operator@sha256%3A6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774920331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer@sha256%3A277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774275292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router@sha256%3Ab3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774275490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube@sha256%3A5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover@sha256%3A933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod@sha256%3A233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273782"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry@sha256%3Aff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests@sha256%3Afa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775008772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel8@sha256%3A78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager@sha256%3A6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry@sha256%3Aa840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273590"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel8@sha256%3Afa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774342757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel8@sha256%3A817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774275346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel8@sha256%3A026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel8@sha256%3A66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-cloud-controller-manager-rhel8@sha256%3A308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-cloud-csi-driver-container-rhel8@sha256%3Aecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774963361"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256%3Aebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-alibaba-machine-controllers-rhel8@sha256%3Af55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel8@sha256%3A7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273680"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel8@sha256%3A7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel8@sha256%3A18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273643"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel8@sha256%3Ab69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel8-operator@sha256%3A06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel8@sha256%3A1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel8@sha256%3A87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel8@sha256%3A958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel8@sha256%3Aba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775049459"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel8@sha256%3A41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel8-operator@sha256%3Aa12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273584"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel8@sha256%3A69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774274008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel8-operator@sha256%3A2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts@sha256%3A466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774275505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-operator@sha256%3Ae45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273552"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel8@sha256%3Aa76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel8@sha256%3A2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-operator@sha256%3Ab118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-operator@sha256%3A72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel8@sha256%3Af209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap@sha256%3Abc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-operator-container-rhel8@sha256%3Aa9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-operator-container-rhel8@sha256%3Aa9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-operator-rhel8@sha256%3A83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-operator@sha256%3Af194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-operator-rhel8@sha256%3A525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256%3Abc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-operator@sha256%3A8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-operator@sha256%3A2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-operator@sha256%3A1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:ae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:ae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:ae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-operator@sha256%3Aae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel8-operator@sha256%3A846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-operator@sha256%3A2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273533"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-operator@sha256%3Aade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256%3A723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver@sha256%3A04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:f3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:f3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:f3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-operator@sha256%3Af3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-operator@sha256%3A2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel8-operator@sha256%3Afa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-platform-operators-manager-rhel8@sha256%3Ab9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-operator@sha256%3Aa991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys@sha256%3Ac17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273515"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel8@sha256%3Aa5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-rhel8@sha256%3A3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-shared-resource-webhook-rhel8@sha256%3Abf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273584"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3Ab7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer@sha256%3Ab7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter@sha256%3A2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter@sha256%3A2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller@sha256%3A5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller@sha256%3A5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd@sha256%3Ab9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel8@sha256%3A6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel8@sha256%3Aca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273612"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel8@sha256%3A8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel8@sha256%3A5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel8@sha256%3Aaa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3Ad82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel8@sha256%3A57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273693"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel8@sha256%3A0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel8@sha256%3Abb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273883"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel8-operator@sha256%3Ae59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer@sha256%3A1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774274041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts@sha256%3A56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774277161"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel8@sha256%3A81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel8@sha256%3A386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel8@sha256%3A100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers@sha256%3A965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-operator@sha256%3A1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775008193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel8@sha256%3Ab93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel8@sha256%3Aab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775093080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel8@sha256%3A72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774618015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel8@sha256%3Afb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-operator@sha256%3A0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273689"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel8@sha256%3A0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774276772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller@sha256%3A6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel8@sha256%3A63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273208"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3Af8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273205"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather@sha256%3A80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774275454"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel8@sha256%3A4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel8@sha256%3Abd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel8@sha256%3A5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775008611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel8@sha256%3Abf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel8@sha256%3A70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-rukpak-rhel8@sha256%3A3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel8@sha256%3Ad273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774661147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel8@sha256%3A50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel8@sha256%3A7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel8@sha256%3A9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-machine-controllers@sha256%3A6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273660"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel8@sha256%3A4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovirt-machine-controllers-rhel8@sha256%3Af4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes@sha256%3Ad47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774275799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel8@sha256%3A2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-operator-rhel8@sha256%3A74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel8@sha256%3A6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel8@sha256%3A0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273631"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-k8s-prometheus-adapter@sha256%3Afbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel8@sha256%3Aac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sdn-rhel8@sha256%3Ac27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273599"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-operator@sha256%3A542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273615"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel8@sha256%3A174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775008188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel8@sha256%3Ae661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273650"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel8@sha256%3Ae661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273650"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273729"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273729"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel8@sha256%3A7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775008164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel8@sha256%3Aff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel8@sha256%3A0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774274507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy@sha256%3A98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273215"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader@sha256%3Ab578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator@sha256%3Ab8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel8@sha256%3A556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter@sha256%3A71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273638"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel8@sha256%3Ad6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel8@sha256%3Ae33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel8@sha256%3Af9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774273603"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:ae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:ae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:ae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:f3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:f3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:f3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-65637",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-12-04T19:00:54.313916+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418900"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go\u2019s internal bufio.Scanner, the read operation fails with a \u201ctoken too long\u201d error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as Moderate because its impact is limited to the logging subsystem and requires a specific, non-default usage pattern to trigger\u2014namely, sending a single unbounded line exceeding 64KB through Entry.Writer(). Most Logrus deployments do not expose this interface directly to attacker-controlled input, which raises the attack complexity and reduces realistic exploitability. Additionally, the flaw does not affect confidentiality or integrity, nor does it allow code execution or privilege escalation. The failure results in a controlled degradation of availability (logging becoming non-functional), rather than a broader application outage or systemic compromise. These constrained conditions and limited real-world impact justify treating the issue as moderate rather than important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:ae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:f3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"category": "external",
"summary": "RHBZ#2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc",
"url": "https://github.com/mjuanxd/logrus-dos-poc"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md",
"url": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/issues/1370",
"url": "https://github.com/sirupsen/logrus/issues/1370"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/pull/1376",
"url": "https://github.com/sirupsen/logrus/pull/1376"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391",
"url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T11:02:04+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.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:4e989978ab0e24d7148f08e939800502370b761efea1005d87522884d1a3f595\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:ae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:f3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6493"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:ae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:f3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:ae88a55cfbe6f011c5a77cc62fedce5560720e4a461333d7720f95e6707a024f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:f3909b189c2f1b808237a58fb9cc8d5f61f0b31c165c26b383cec1e52a3fea6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload"
}
]
}
SSA-783943
Vulnerability from csaf_siemens - Published: 2026-05-12 00:00 - Updated: 2026-05-12 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SENTRON 7KT PAC1261 Data Manager
Siemens / SENTRON 7KT PAC1261 Data Manager
|
vers:intdot/<2.1.0 |
Mitigation
Vendor Fix
fix
|
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The web server in SENTRON 7KT PAC1261 Data Manager Before V2.1.0 contains a request smuggling vulnerability in the Go Project\u0027s net/http package that could allow an attacker to retrieve authorization tokens that can be used to gain administrative control over the device.\n\nSiemens has released a new version for SENTRON 7KT PAC1261 Data Manager and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: https://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-783943: HTTP Request Smuggling Vulnerability in SENTRON 7KT PAC1261 Data Manager Before V2.1.0 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-783943.html"
},
{
"category": "self",
"summary": "SSA-783943: HTTP Request Smuggling Vulnerability in SENTRON 7KT PAC1261 Data Manager Before V2.1.0 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-783943.json"
}
],
"title": "SSA-783943: HTTP Request Smuggling Vulnerability in SENTRON 7KT PAC1261 Data Manager Before V2.1.0",
"tracking": {
"current_release_date": "2026-05-12T00:00:00.000Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-783943",
"initial_release_date": "2026-05-12T00:00:00.000Z",
"revision_history": [
{
"date": "2026-05-12T00:00:00.000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "interim",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003c2.1.0",
"product": {
"name": "SENTRON 7KT PAC1261 Data Manager",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "SENTRON 7KT PAC1261 Data Manager"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "summary",
"text": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Use encrypted protocols",
"product_ids": [
"1"
]
},
{
"category": "vendor_fix",
"details": "Update to V2.1.0 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109977717/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2025-22871"
}
]
}
SUSE-SU-2025:01731-1
Vulnerability from csaf_suse - Published: 2025-05-28 14:33 - Updated: 2025-05-28 14:33| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.23-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.23-openssl fixes the following issues:\n\nUpdate to version 1.23.9 (bsc#1229122):\n\nSecurity fixes:\n\n- CVE-2024-45336: net/http: sensitive headers incorrectly sent after cross-domain redirect (bsc#1236046)\n- CVE-2024-45341: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints (bsc#1236045)\n- CVE-2025-22866: crypto/internal/fips140/nistec: p256NegCond is variable time on ppc64le (bsc#1236801)\n- CVE-2025-22870: net/http, x/net/proxy, x/net/http/httpproxy: proxy bypass using IPv6 zone IDs (bsc#1238572)\n- CVE-2025-22871: net/http: reject bare LF in chunked encoding (bsc#1240550)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1731,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-1731,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1731,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1731,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1731,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1731,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-1731,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1731,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1731,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-1731,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1731,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1731,SUSE-Storage-7.1-2025-1731",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_01731-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01731-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501731-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01731-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-May/039374.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229122",
"url": "https://bugzilla.suse.com/1229122"
},
{
"category": "self",
"summary": "SUSE Bug 1236045",
"url": "https://bugzilla.suse.com/1236045"
},
{
"category": "self",
"summary": "SUSE Bug 1236046",
"url": "https://bugzilla.suse.com/1236046"
},
{
"category": "self",
"summary": "SUSE Bug 1236801",
"url": "https://bugzilla.suse.com/1236801"
},
{
"category": "self",
"summary": "SUSE Bug 1238572",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "self",
"summary": "SUSE Bug 1240550",
"url": "https://bugzilla.suse.com/1240550"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45336 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45341 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45341/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22866 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22866/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22871 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22871/"
}
],
"title": "Security update for go1.23-openssl",
"tracking": {
"current_release_date": "2025-05-28T14:33:12Z",
"generator": {
"date": "2025-05-28T14:33:12Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01731-1",
"initial_release_date": "2025-05-28T14:33:12Z",
"revision_history": [
{
"date": "2025-05-28T14:33:12Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"product": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"product_id": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"product": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"product_id": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"product": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"product_id": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.9-150000.1.9.1.i586",
"product": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.i586",
"product_id": "go1.23-openssl-1.23.9-150000.1.9.1.i586"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.i586",
"product": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.i586",
"product_id": "go1.23-openssl-doc-1.23.9-150000.1.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"product": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"product_id": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"product": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"product_id": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"product": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"product_id": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"product": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"product_id": "go1.23-openssl-1.23.9-150000.1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"product": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"product_id": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"product": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"product_id": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"product": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"product_id": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"product": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"product_id": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"product": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"product_id": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45336"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however, the sensitive headers would be restored. For example, a chain of redirects from a.com/, to b.com/1, and finally to b.com/2 would incorrectly send the Authorization header to b.com/2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45336",
"url": "https://www.suse.com/security/cve/CVE-2024-45336"
},
{
"category": "external",
"summary": "SUSE Bug 1236045 for CVE-2024-45336",
"url": "https://bugzilla.suse.com/1236045"
},
{
"category": "external",
"summary": "SUSE Bug 1236046 for CVE-2024-45336",
"url": "https://bugzilla.suse.com/1236046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T14:33:12Z",
"details": "moderate"
}
],
"title": "CVE-2024-45336"
},
{
"cve": "CVE-2024-45341",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45341"
}
],
"notes": [
{
"category": "general",
"text": "A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45341",
"url": "https://www.suse.com/security/cve/CVE-2024-45341"
},
{
"category": "external",
"summary": "SUSE Bug 1236045 for CVE-2024-45341",
"url": "https://bugzilla.suse.com/1236045"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T14:33:12Z",
"details": "moderate"
}
],
"title": "CVE-2024-45341"
},
{
"cve": "CVE-2025-22866",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22866"
}
],
"notes": [
{
"category": "general",
"text": "Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Due to the way this function is used, we do not believe this leakage is enough to allow recovery of the private key when P-256 is used in any well known protocols.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22866",
"url": "https://www.suse.com/security/cve/CVE-2025-22866"
},
{
"category": "external",
"summary": "SUSE Bug 1236801 for CVE-2025-22866",
"url": "https://bugzilla.suse.com/1236801"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T14:33:12Z",
"details": "moderate"
}
],
"title": "CVE-2025-22866"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T14:33:12Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-22871",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22871"
}
],
"notes": [
{
"category": "general",
"text": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22871",
"url": "https://www.suse.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "SUSE Bug 1240550 for CVE-2025-22871",
"url": "https://bugzilla.suse.com/1240550"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-doc-1.23.9-150000.1.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-openssl-race-1.23.9-150000.1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-28T14:33:12Z",
"details": "moderate"
}
],
"title": "CVE-2025-22871"
}
]
}
SUSE-SU-2025:03159-1
Vulnerability from csaf_suse - Published: 2025-09-11 03:05 - Updated: 2025-09-11 03:05| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.23-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for go1.23-openssl fixes the following issues:\n\nUpdate to version 1.23.12 cut from the go1.23-fips-release branch at\nthe revision tagged go1.23.12-1-openssl-fips. ( jsc#SLE-18320)\n\n * Rebase to 1.23.12\n * Fix HKDF-Extract The latest OpenSSL in c9s/c10s requires nil\n salt to be passed as a hash length buffer of zeros.\n\nPackaging improvements:\n\n * Update go_bootstrap_version to go1.21 from go1.20 to shorten\n the bootstrap chain. go1.21 can optionally be bootstrapped with\n gccgo and serve as the inital version of go1.x.\n * Refs boo#1247816 bootstrap go1.21 with gccgo\n\ngo1.23.12 (released 2025-08-06) includes security fixes to the\ndatabase/sql and os/exec packages, as well as bug fixes to the\nruntime.\n\nCVE-2025-47906 CVE-2025-47907:\n * go#74803 go#74466 boo#1247719 security: fix CVE-2025-47906 os/exec: LookPath bug: incorrect expansion of \u0027\u0027, \u0027.\u0027 and \u0027..\u0027 in some PATH configurations\n * go#74832 go#74831 boo#1247720 security: fix CVE-2025-47907 database/sql: incorrect results returned from Rows.Scan\n\n * go#74415 runtime: use-after-free of allpSnapshot in findRunnable\n * go#74693 runtime: segfaults in runtime.(*unwinder).next\n * go#74721 cmd/go: TestScript/build_trimpath_cgo fails to decode dwarf on release-branch.go1.23\n * go#74726 cmd/cgo/internal/testsanitizers: failures with signal: segmentation fault or exit status 66\n\ngo1.23.11 (released 2025-07-08) includes security fixes to the go\ncommand, as well as bug fixes to the compiler, the linker, and\nthe runtime.\n\nCVE-2025-4674:\n * go#74382 go#74380 boo#1246118 security: fix CVE-2025-4674 cmd/go: disable support for multiple vcs in one module\n\n * go#73907 runtime: bad frame pointer during panic during duffcopy\n * go#74289 runtime: heap mspan limit is set too late, causing data race between span allocation and conservative scanning\n * go#74293 internal/trace: stress tests triggering suspected deadlock in tracer\n * go#74362 runtime/pprof: crash \u0027cannot read stack of running goroutine\u0027 in goroutine profile\n * go#74402 cmd/link: duplicated definition of symbol github.com/ebitengine/purego.syscall15XABI0 when running with ASAN\n\ngo1.23.10 (released 2025-06-05) includes security fixes to the\nnet/http and os packages, as well as bug fixes to the linker. (boo#1229122 go1.23 release tracking)\n\nCVE-2025-0913 CVE-2025-4673:\n * go#73719 go#73612 boo#1244157 security: fix CVE-2025-0913 os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows\n * go#73905 go#73816 boo#1244156 security: fix CVE-2025-4673 net/http: sensitive headers not cleared on cross-origin redirect\n\n * go#73677 runtime/debug: BuildSetting does not document DefaultGODEBUG\n * go#73831 cmd/link: Go 1.24.3 and 1.23.9 regression - duplicated definition of symbol dlopen\n\ngo1.23.9 (released 2025-05-06) includes fixes to the runtime and\nthe linker. (boo#1229122 go1.23 release tracking)\n\n * go#73091 cmd/link: linkname directive on userspace variable can override runtime variable\n * go#73380 runtime, x/sys/unix: Connectx is broken on darwin/amd64\n\ngo1.23.8 (released 2025-04-01) includes security fixes to the\nnet/http package, as well as bug fixes to the runtime and the go\ncommand.\n\n CVE-2025-22871:\n * go#72010 go#71988 boo#1240550 security: fix CVE-2025-22871 net/http: reject bare LF in chunked encoding\n\n * go#72114 runtime: process hangs for mips hardware\n * go#72871 runtime: cgo callback on extra M treated as external code after nested cgo callback returns\n * go#72937 internal/godebugs: winsymlink and winreadlinkvolume have incorrect defaults for Go 1.22\n\ngo1.23.7 (released 2025-03-04) includes security fixes to the\nnet/http package, as well as bug fixes to cgo, the compiler, and\nthe reflect, runtime, and syscall packages.\n\n CVE-2025-22870:\n * go#71985 go#71984 boo#1238572 security: fix CVE-2025-22870 net/http, x/net/proxy, x/net/http/httpproxy: proxy bypass using IPv6 zone IDs\n\n * go#71727 runtime: usleep computes wrong tv_nsec on s390x\n * go#71839 runtime: recover added in range-over-func loop body doesn\u0027t stop panic propagation / segfaults printing error\n * go#71848 os: spurious SIGCHILD on running child process\n * go#71875 reflect: Value.Seq panicking on functional iterator methods\n * go#71915 reflect: Value.Seq iteration value types not matching the type of given int types\n * go#71962 runtime/cgo: does not build with -Wdeclaration-after-statement\n\ngo1.23.6 (released 2025-02-04) includes security fixes to the\ncrypto/elliptic package, as well as bug fixes to the compiler and\nthe go command.\n\n CVE-2025-22866\n * go#71423 go#71383 boo#1236801 security: fix CVE-2025-22866 crypto/internal/fips140/nistec: p256NegCond is variable time on ppc64le\n\n * go#71263 cmd/go/internal/modfetch/codehost: test fails with git 2.47.1\n * go#71230 cmd/compile: broken write barrier\n\ngo1.23.5 (released 2025-01-16) includes security fixes to the\ncrypto/x509 and net/http packages, as well as bug fixes to the\ncompiler, the runtime, and the net package.\n\n CVE-2024-45341 CVE-2024-45336:\n * go#71208 go#71156 boo#1236045 security: fix CVE-2024-45341 crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints\n * go#71211 go#70530 boo#1236046 security: fix CVE-2024-45336 net/http: sensitive headers incorrectly sent after cross-domain redirect\n\n * go#69988 runtime: severe performance drop for cgo calls in go1.22.5\n * go#70517 cmd/compile/internal/importer: flip enable alias to true\n * go#70789 os: io.Copy(net.Conn, os.Stdin) on MacOS terminate immediately without waiting for input\n * go#71104 crypto/tls: TestVerifyConnection/TLSv12 failures\n * go#71147 internal/trace: TestTraceCPUProfile/Stress failures\n\ngo1.23.4 (released 2024-12-03) includes fixes to the compiler,\nthe runtime, the trace command, and the syscall package.\n\n * go#70644 crypto/rsa: new key generation prohibitively slow under race detector\n * go#70645 proposal: go/types: add Scope.Node convenience getter\n * go#70646 x/tools/gopls: unimported completion corrupts import decl (client=BBEdit)\n * go#70648 crypto/tls: TestHandshakeClientECDHEECDSAAESGCM/TLSv12 failures\n * go#70649 x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failures\n * go#70650 crypto/tls: TestGetClientCertificate/TLSv13 failures\n * go#70651 x/tools/go/gcexportdata: simplify implementation assuming go \u003e= 1.21\n * go#70654 cmd/go: Incorrect output from go list\n * go#70655 x/build/cmd/relui: add workflows for some remaining manual recurring Go major release cycle tasks\n * go#70657 proposal: bufio: Scanner.IterText/Scanner.IterBytes\n * go#70658 x/net/http2: stuck extended CONNECT requests\n * go#70659 os: TestRootDirFS failures on linux-mips64 and linux-mips64le arch-mips\n * go#70660 crypto/ecdsa: TestRFC6979 failures on s390x\n * go#70664 x/mobile: target maccatalyst cannot find OpenGLES header\n * go#70665 x/tools/gopls: refactor.extract.variable fails at package level\n * go#70666 x/tools/gopls: panic in GetIfaceStubInfo\n * go#70667 proposal: crypto/x509: support extracting X25519 public keys from certificates\n * go#70668 proposal: x/mobile: better support for unrecovered panics\n * go#70669 cmd/go: local failure in TestScript/build_trimpath_cgo\n * go#70670 cmd/link: unused functions aren\u0027t getting deadcoded from the binary\n * go#70674 x/pkgsite: package removal request for https://pkg.go.dev/github.com/uisdevsquad/go-test/debugmate\n * go#70675 cmd/go/internal/lockedfile: mountrpc flake in TestTransform on plan9\n * go#70677 all: remote file server I/O flakiness with \u0027Bad fid\u0027 errors on plan9\n * go#70678 internal/poll: deadlock on \u0027Intel(R) Xeon(R) Platinum\u0027 when an FD is closed\n * go#70679 mime/multipart: With go 1.23.3, mime/multipart does not link\n\nUpdate to version 1.23.2.3 cut from the go1.23-fips-release\nbranch at the revision tagged go1.23.2-3-openssl-fips. ( jsc#SLE-18320)\n\n* Add negative tests for openssl (#243)\n\ngo1.23.3 (released 2024-11-06) includes fixes to the linker, the runtime, and the net/http, os, and syscall packages.\n\n * go#69258 runtime: corrupted GoroutineProfile stack traces\n * go#69259 runtime: multi-arch build via qemu fails to exec go binary\n * go#69640 os: os.checkPidfd() crashes with SIGSYS\n * go#69746 runtime: TestGdbAutotmpTypes failures\n * go#69848 cmd/compile: syscall.Syscall15: nosplit stack over 792 byte limit\n * go#69865 runtime: MutexProfile missing root frames in go1.23\n * go#69882 time,runtime: too many concurrent timer firings for short time.Ticker\n * go#69978 time,runtime: too many concurrent timer firings for short, fast-resetting time.Timer\n * go#69992 cmd/link: LC_UUID not generated by go linker, resulting in failure to access local network on macOS 15\n * go#70001 net/http/pprof: coroutines + pprof makes the program panic\n * go#70020 net/http: short writes with FileServer on macos\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3159,SUSE-SLE-Module-Development-Tools-15-SP6-2025-3159,SUSE-SLE-Module-Development-Tools-15-SP7-2025-3159,openSUSE-SLE-15.6-2025-3159",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_03159-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03159-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503159-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03159-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041646.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229122",
"url": "https://bugzilla.suse.com/1229122"
},
{
"category": "self",
"summary": "SUSE Bug 1236045",
"url": "https://bugzilla.suse.com/1236045"
},
{
"category": "self",
"summary": "SUSE Bug 1236046",
"url": "https://bugzilla.suse.com/1236046"
},
{
"category": "self",
"summary": "SUSE Bug 1236801",
"url": "https://bugzilla.suse.com/1236801"
},
{
"category": "self",
"summary": "SUSE Bug 1238572",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "self",
"summary": "SUSE Bug 1240550",
"url": "https://bugzilla.suse.com/1240550"
},
{
"category": "self",
"summary": "SUSE Bug 1244156",
"url": "https://bugzilla.suse.com/1244156"
},
{
"category": "self",
"summary": "SUSE Bug 1244157",
"url": "https://bugzilla.suse.com/1244157"
},
{
"category": "self",
"summary": "SUSE Bug 1246118",
"url": "https://bugzilla.suse.com/1246118"
},
{
"category": "self",
"summary": "SUSE Bug 1247719",
"url": "https://bugzilla.suse.com/1247719"
},
{
"category": "self",
"summary": "SUSE Bug 1247720",
"url": "https://bugzilla.suse.com/1247720"
},
{
"category": "self",
"summary": "SUSE Bug 1247816",
"url": "https://bugzilla.suse.com/1247816"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45336 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45341 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45341/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22866 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22866/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22871 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22871/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4673 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4673/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-4674 page",
"url": "https://www.suse.com/security/cve/CVE-2025-4674/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47906 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47906/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47907 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47907/"
}
],
"title": "Security update for go1.23-openssl",
"tracking": {
"current_release_date": "2025-09-11T03:05:02Z",
"generator": {
"date": "2025-09-11T03:05:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03159-1",
"initial_release_date": "2025-09-11T03:05:02Z",
"revision_history": [
{
"date": "2025-09-11T03:05:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"product": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"product_id": "go1.23-openssl-1.23.12-150600.13.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"product": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"product_id": "go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"product": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"product_id": "go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.12-150600.13.9.1.i586",
"product": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.i586",
"product_id": "go1.23-openssl-1.23.12-150600.13.9.1.i586"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.i586",
"product": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.i586",
"product_id": "go1.23-openssl-doc-1.23.12-150600.13.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"product": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"product_id": "go1.23-openssl-1.23.12-150600.13.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"product": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"product_id": "go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"product": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"product_id": "go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"product": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"product_id": "go1.23-openssl-1.23.12-150600.13.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"product": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"product_id": "go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"product": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"product_id": "go1.23-openssl-race-1.23.12-150600.13.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"product": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"product_id": "go1.23-openssl-1.23.12-150600.13.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"product": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"product_id": "go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"product": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"product_id": "go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-1.23.12-150600.13.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64"
},
"product_reference": "go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64"
},
"product_reference": "go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
},
"product_reference": "go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45336"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however, the sensitive headers would be restored. For example, a chain of redirects from a.com/, to b.com/1, and finally to b.com/2 would incorrectly send the Authorization header to b.com/2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45336",
"url": "https://www.suse.com/security/cve/CVE-2024-45336"
},
{
"category": "external",
"summary": "SUSE Bug 1236045 for CVE-2024-45336",
"url": "https://bugzilla.suse.com/1236045"
},
{
"category": "external",
"summary": "SUSE Bug 1236046 for CVE-2024-45336",
"url": "https://bugzilla.suse.com/1236046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T03:05:02Z",
"details": "moderate"
}
],
"title": "CVE-2024-45336"
},
{
"cve": "CVE-2024-45341",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45341"
}
],
"notes": [
{
"category": "general",
"text": "A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45341",
"url": "https://www.suse.com/security/cve/CVE-2024-45341"
},
{
"category": "external",
"summary": "SUSE Bug 1236045 for CVE-2024-45341",
"url": "https://bugzilla.suse.com/1236045"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T03:05:02Z",
"details": "moderate"
}
],
"title": "CVE-2024-45341"
},
{
"cve": "CVE-2025-0913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0913"
}
],
"notes": [
{
"category": "general",
"text": "os.OpenFile(path, os.O_CREATE|O_EXCL) behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile with O_CREATE and O_EXCL flags never follows symlinks. On Windows, when the target path was a symlink to a nonexistent location, OpenFile would create a file in that location. OpenFile now always returns an error when the O_CREATE and O_EXCL flags are both set and the target path is a symlink.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0913",
"url": "https://www.suse.com/security/cve/CVE-2025-0913"
},
{
"category": "external",
"summary": "SUSE Bug 1244157 for CVE-2025-0913",
"url": "https://bugzilla.suse.com/1244157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T03:05:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-0913"
},
{
"cve": "CVE-2025-22866",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22866"
}
],
"notes": [
{
"category": "general",
"text": "Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Due to the way this function is used, we do not believe this leakage is enough to allow recovery of the private key when P-256 is used in any well known protocols.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22866",
"url": "https://www.suse.com/security/cve/CVE-2025-22866"
},
{
"category": "external",
"summary": "SUSE Bug 1236801 for CVE-2025-22866",
"url": "https://bugzilla.suse.com/1236801"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T03:05:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-22866"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T03:05:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-22871",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22871"
}
],
"notes": [
{
"category": "general",
"text": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22871",
"url": "https://www.suse.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "SUSE Bug 1240550 for CVE-2025-22871",
"url": "https://bugzilla.suse.com/1240550"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T03:05:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-22871"
},
{
"cve": "CVE-2025-4673",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4673"
}
],
"notes": [
{
"category": "general",
"text": "Proxy-Authorization and Proxy-Authenticate headers persisted on cross-origin redirects potentially leaking sensitive information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4673",
"url": "https://www.suse.com/security/cve/CVE-2025-4673"
},
{
"category": "external",
"summary": "SUSE Bug 1244156 for CVE-2025-4673",
"url": "https://bugzilla.suse.com/1244156"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T03:05:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-4673"
},
{
"cve": "CVE-2025-4674",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-4674"
}
],
"notes": [
{
"category": "general",
"text": "The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via \"go get\", are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-4674",
"url": "https://www.suse.com/security/cve/CVE-2025-4674"
},
{
"category": "external",
"summary": "SUSE Bug 1246118 for CVE-2025-4674",
"url": "https://bugzilla.suse.com/1246118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T03:05:02Z",
"details": "important"
}
],
"title": "CVE-2025-4674"
},
{
"cve": "CVE-2025-47906",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47906"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47906",
"url": "https://www.suse.com/security/cve/CVE-2025-47906"
},
{
"category": "external",
"summary": "SUSE Bug 1247719 for CVE-2025-47906",
"url": "https://bugzilla.suse.com/1247719"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T03:05:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-47906"
},
{
"cve": "CVE-2025-47907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47907"
}
],
"notes": [
{
"category": "general",
"text": "Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47907",
"url": "https://www.suse.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "SUSE Bug 1247720 for CVE-2025-47907",
"url": "https://bugzilla.suse.com/1247720"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-doc-1.23.12-150600.13.9.1.x86_64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.aarch64",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.ppc64le",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.s390x",
"openSUSE Leap 15.6:go1.23-openssl-race-1.23.12-150600.13.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-11T03:05:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-47907"
}
]
}
SUSE-SU-2025:1141-1
Vulnerability from csaf_suse - Published: 2025-04-04 11:41 - Updated: 2025-04-04 11:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-doc-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-race-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-race-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-race-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-doc-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-race-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-doc-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-race-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-doc-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-race-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.23",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.23 fixes the following issues:\n\n- Update to go1.23.8\n- CVE-2025-22871: Fix an issue with request smuggling through invalid chunked data. (bsc#1240550)\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1141,SUSE-SLE-Module-Development-Tools-15-SP6-2025-1141,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-1141,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1141,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1141,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1141,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1141,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-1141,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1141,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1141,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-1141,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1141,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1141,SUSE-Storage-7.1-2025-1141,openSUSE-SLE-15.6-2025-1141",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_1141-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1141-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251141-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1141-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-April/038911.html"
},
{
"category": "self",
"summary": "SUSE Bug 1229122",
"url": "https://bugzilla.suse.com/1229122"
},
{
"category": "self",
"summary": "SUSE Bug 1240550",
"url": "https://bugzilla.suse.com/1240550"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22871 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22871/"
}
],
"title": "Security update for go1.23",
"tracking": {
"current_release_date": "2025-04-04T11:41:42Z",
"generator": {
"date": "2025-04-04T11:41:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1141-1",
"initial_release_date": "2025-04-04T11:41:42Z",
"revision_history": [
{
"date": "2025-04-04T11:41:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.23-1.23.8-150000.1.27.1.aarch64",
"product": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64",
"product_id": "go1.23-1.23.8-150000.1.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"product": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"product_id": "go1.23-doc-1.23.8-150000.1.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"product": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"product_id": "go1.23-race-1.23.8-150000.1.27.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-1.23.8-150000.1.27.1.i586",
"product": {
"name": "go1.23-1.23.8-150000.1.27.1.i586",
"product_id": "go1.23-1.23.8-150000.1.27.1.i586"
}
},
{
"category": "product_version",
"name": "go1.23-doc-1.23.8-150000.1.27.1.i586",
"product": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.i586",
"product_id": "go1.23-doc-1.23.8-150000.1.27.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-1.23.8-150000.1.27.1.ppc64le",
"product": {
"name": "go1.23-1.23.8-150000.1.27.1.ppc64le",
"product_id": "go1.23-1.23.8-150000.1.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"product": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"product_id": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"product": {
"name": "go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"product_id": "go1.23-race-1.23.8-150000.1.27.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-1.23.8-150000.1.27.1.s390x",
"product": {
"name": "go1.23-1.23.8-150000.1.27.1.s390x",
"product_id": "go1.23-1.23.8-150000.1.27.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.23-doc-1.23.8-150000.1.27.1.s390x",
"product": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.s390x",
"product_id": "go1.23-doc-1.23.8-150000.1.27.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.23-race-1.23.8-150000.1.27.1.s390x",
"product": {
"name": "go1.23-race-1.23.8-150000.1.27.1.s390x",
"product_id": "go1.23-race-1.23.8-150000.1.27.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.23-1.23.8-150000.1.27.1.x86_64",
"product": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64",
"product_id": "go1.23-1.23.8-150000.1.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"product": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"product_id": "go1.23-doc-1.23.8-150000.1.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"product": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"product_id": "go1.23-race-1.23.8-150000.1.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-race-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-race-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-doc-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-race-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-doc-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-race-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-doc-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-race-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-doc-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-race-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-1.23.8-150000.1.27.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-doc-1.23.8-150000.1.27.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.aarch64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.ppc64le"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.s390x"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.23-race-1.23.8-150000.1.27.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.x86_64"
},
"product_reference": "go1.23-race-1.23.8-150000.1.27.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22871"
}
],
"notes": [
{
"category": "general",
"text": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.s390x",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.s390x",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22871",
"url": "https://www.suse.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "SUSE Bug 1240550 for CVE-2025-22871",
"url": "https://bugzilla.suse.com/1240550"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.s390x",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.s390x",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Enterprise Storage 7.1:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Enterprise Storage 7.1:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.23-race-1.23.8-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.s390x",
"openSUSE Leap 15.6:go1.23-1.23.8-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.s390x",
"openSUSE Leap 15.6:go1.23-doc-1.23.8-150000.1.27.1.x86_64",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.aarch64",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.ppc64le",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.s390x",
"openSUSE Leap 15.6:go1.23-race-1.23.8-150000.1.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-04T11:41:42Z",
"details": "moderate"
}
],
"title": "CVE-2025-22871"
}
]
}
SUSE-SU-2025:1153-1
Vulnerability from csaf_suse - Published: 2025-04-07 08:15 - Updated: 2025-04-07 08:15| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.24",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.24 fixes the following issues:\n\n- Update to go1.24.2\n- CVE-2025-22871: Fix an issue with request smuggling through invalid chunked data. (bsc#1240550)\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1153,SUSE-SLE-Module-Development-Tools-15-SP6-2025-1153,openSUSE-SLE-15.6-2025-1153",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_1153-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:1153-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20251153-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:1153-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-April/038925.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236217",
"url": "https://bugzilla.suse.com/1236217"
},
{
"category": "self",
"summary": "SUSE Bug 1239182",
"url": "https://bugzilla.suse.com/1239182"
},
{
"category": "self",
"summary": "SUSE Bug 1240550",
"url": "https://bugzilla.suse.com/1240550"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22871 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22871/"
}
],
"title": "Security update for go1.24",
"tracking": {
"current_release_date": "2025-04-07T08:15:51Z",
"generator": {
"date": "2025-04-07T08:15:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:1153-1",
"initial_release_date": "2025-04-07T08:15:51Z",
"revision_history": [
{
"date": "2025-04-07T08:15:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.2-150000.1.17.1.aarch64",
"product": {
"name": "go1.24-1.24.2-150000.1.17.1.aarch64",
"product_id": "go1.24-1.24.2-150000.1.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.2-150000.1.17.1.aarch64",
"product": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.aarch64",
"product_id": "go1.24-doc-1.24.2-150000.1.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.2-150000.1.17.1.aarch64",
"product": {
"name": "go1.24-race-1.24.2-150000.1.17.1.aarch64",
"product_id": "go1.24-race-1.24.2-150000.1.17.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.2-150000.1.17.1.i586",
"product": {
"name": "go1.24-1.24.2-150000.1.17.1.i586",
"product_id": "go1.24-1.24.2-150000.1.17.1.i586"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.2-150000.1.17.1.i586",
"product": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.i586",
"product_id": "go1.24-doc-1.24.2-150000.1.17.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.2-150000.1.17.1.ppc64le",
"product": {
"name": "go1.24-1.24.2-150000.1.17.1.ppc64le",
"product_id": "go1.24-1.24.2-150000.1.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.2-150000.1.17.1.ppc64le",
"product": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.ppc64le",
"product_id": "go1.24-doc-1.24.2-150000.1.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.2-150000.1.17.1.ppc64le",
"product": {
"name": "go1.24-race-1.24.2-150000.1.17.1.ppc64le",
"product_id": "go1.24-race-1.24.2-150000.1.17.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.2-150000.1.17.1.s390x",
"product": {
"name": "go1.24-1.24.2-150000.1.17.1.s390x",
"product_id": "go1.24-1.24.2-150000.1.17.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.2-150000.1.17.1.s390x",
"product": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.s390x",
"product_id": "go1.24-doc-1.24.2-150000.1.17.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.2-150000.1.17.1.s390x",
"product": {
"name": "go1.24-race-1.24.2-150000.1.17.1.s390x",
"product_id": "go1.24-race-1.24.2-150000.1.17.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.2-150000.1.17.1.x86_64",
"product": {
"name": "go1.24-1.24.2-150000.1.17.1.x86_64",
"product_id": "go1.24-1.24.2-150000.1.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.2-150000.1.17.1.x86_64",
"product": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.x86_64",
"product_id": "go1.24-doc-1.24.2-150000.1.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.2-150000.1.17.1.x86_64",
"product": {
"name": "go1.24-race-1.24.2-150000.1.17.1.x86_64",
"product_id": "go1.24-race-1.24.2-150000.1.17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.2-150000.1.17.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.aarch64"
},
"product_reference": "go1.24-1.24.2-150000.1.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.2-150000.1.17.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.ppc64le"
},
"product_reference": "go1.24-1.24.2-150000.1.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.2-150000.1.17.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.s390x"
},
"product_reference": "go1.24-1.24.2-150000.1.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.2-150000.1.17.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.x86_64"
},
"product_reference": "go1.24-1.24.2-150000.1.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.2-150000.1.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.2-150000.1.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.s390x"
},
"product_reference": "go1.24-doc-1.24.2-150000.1.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.2-150000.1.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.2-150000.1.17.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.aarch64"
},
"product_reference": "go1.24-race-1.24.2-150000.1.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.2-150000.1.17.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.2-150000.1.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.2-150000.1.17.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.s390x"
},
"product_reference": "go1.24-race-1.24.2-150000.1.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.2-150000.1.17.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.x86_64"
},
"product_reference": "go1.24-race-1.24.2-150000.1.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.2-150000.1.17.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.aarch64"
},
"product_reference": "go1.24-1.24.2-150000.1.17.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.2-150000.1.17.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.ppc64le"
},
"product_reference": "go1.24-1.24.2-150000.1.17.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.2-150000.1.17.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.s390x"
},
"product_reference": "go1.24-1.24.2-150000.1.17.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.2-150000.1.17.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.x86_64"
},
"product_reference": "go1.24-1.24.2-150000.1.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.2-150000.1.17.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.2-150000.1.17.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.s390x"
},
"product_reference": "go1.24-doc-1.24.2-150000.1.17.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.2-150000.1.17.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.2-150000.1.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.2-150000.1.17.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.aarch64"
},
"product_reference": "go1.24-race-1.24.2-150000.1.17.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.2-150000.1.17.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.2-150000.1.17.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.2-150000.1.17.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.s390x"
},
"product_reference": "go1.24-race-1.24.2-150000.1.17.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.2-150000.1.17.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.x86_64"
},
"product_reference": "go1.24-race-1.24.2-150000.1.17.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22871"
}
],
"notes": [
{
"category": "general",
"text": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22871",
"url": "https://www.suse.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "SUSE Bug 1240550 for CVE-2025-22871",
"url": "https://bugzilla.suse.com/1240550"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-1.24.2-150000.1.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-doc-1.24.2-150000.1.17.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.24-race-1.24.2-150000.1.17.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.2-150000.1.17.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.2-150000.1.17.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.2-150000.1.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-07T08:15:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22871"
}
]
}
ubuntu-cve-2025-22871
Vulnerability from osv_ubuntu
The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.10",
"binary_version": "1.10.4-2ubuntu1~14.04.1"
},
{
"binary_name": "golang-1.10-go",
"binary_version": "1.10.4-2ubuntu1~14.04.1"
},
{
"binary_name": "golang-1.10-src",
"binary_version": "1.10.4-2ubuntu1~14.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "golang-1.10",
"purl": "pkg:deb/ubuntu/golang-1.10@1.10.4-2ubuntu1~14.04.1?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.10.4-2ubuntu1~14.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.10",
"binary_version": "1.10.4-2ubuntu1~16.04.2"
},
{
"binary_name": "golang-1.10-go",
"binary_version": "1.10.4-2ubuntu1~16.04.2"
},
{
"binary_name": "golang-1.10-src",
"binary_version": "1.10.4-2ubuntu1~16.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "golang-1.10",
"purl": "pkg:deb/ubuntu/golang-1.10@1.10.4-2ubuntu1~16.04.2?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.10.4-2ubuntu1~16.04.1",
"1.10.4-2ubuntu1~16.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.6",
"binary_version": "1.6.2-0ubuntu5~16.04.4"
},
{
"binary_name": "golang-1.6-go",
"binary_version": "1.6.2-0ubuntu5~16.04.4"
},
{
"binary_name": "golang-1.6-src",
"binary_version": "1.6.2-0ubuntu5~16.04.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "golang-1.6",
"purl": "pkg:deb/ubuntu/golang-1.6@1.6.2-0ubuntu5~16.04.4?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.6-0ubuntu1",
"1.6-0ubuntu2",
"1.6-0ubuntu3",
"1.6-0ubuntu4",
"1.6-0ubuntu5",
"1.6.1-0ubuntu1",
"1.6.2-0ubuntu5~16.04",
"1.6.2-0ubuntu5~16.04.2",
"1.6.2-0ubuntu5~16.04.3",
"1.6.2-0ubuntu5~16.04.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu1~16.04.3+esm3"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu1~16.04.3+esm3"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu1~16.04.3+esm3"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu1~16.04.3+esm3?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.8-1ubuntu1~16.04.2",
"1.13.8-1ubuntu1~16.04.3",
"1.13.8-1ubuntu1~16.04.3+esm2",
"1.13.8-1ubuntu1~16.04.3+esm3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1~16.04.6+esm1"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1~16.04.6+esm1"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1~16.04.6+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1~16.04.6+esm1?arch=source\u0026distro=esm-apps/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18.1-1ubuntu1~16.04.6",
"1.18.1-1ubuntu1~16.04.6+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.10",
"binary_version": "1.10.4-2ubuntu1~18.04.2"
},
{
"binary_name": "golang-1.10-go",
"binary_version": "1.10.4-2ubuntu1~18.04.2"
},
{
"binary_name": "golang-1.10-src",
"binary_version": "1.10.4-2ubuntu1~18.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "golang-1.10",
"purl": "pkg:deb/ubuntu/golang-1.10@1.10.4-2ubuntu1~18.04.2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.10~rc1-1",
"1.10~rc1-1ubuntu1",
"1.10~rc1-2ubuntu1",
"1.10~rc2-1ubuntu1",
"1.10-1ubuntu1",
"1.10.1-1ubuntu2",
"1.10.4-2ubuntu1~18.04.1",
"1.10.4-2ubuntu1~18.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu1~18.04.4+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu1~18.04.4+esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.8-1ubuntu1~18.04.2",
"1.13.8-1ubuntu1~18.04.3",
"1.13.8-1ubuntu1~18.04.4",
"1.13.8-1ubuntu1~18.04.4+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.16",
"binary_version": "1.16.2-0ubuntu1~18.04.2+esm1"
},
{
"binary_name": "golang-1.16-go",
"binary_version": "1.16.2-0ubuntu1~18.04.2+esm1"
},
{
"binary_name": "golang-1.16-src",
"binary_version": "1.16.2-0ubuntu1~18.04.2+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "golang-1.16",
"purl": "pkg:deb/ubuntu/golang-1.16@1.16.2-0ubuntu1~18.04.2+esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.16.2-0ubuntu1~18.04.2",
"1.16.2-0ubuntu1~18.04.2+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1~18.04.4+esm1"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1~18.04.4+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1~18.04.4+esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18.1-1ubuntu1~18.04.3",
"1.18.1-1ubuntu1~18.04.4",
"1.18.1-1ubuntu1~18.04.4+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.8",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "golang-1.8-go",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "golang-1.8-go-shared-dev",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "golang-1.8-src",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
},
{
"binary_name": "libgolang-1.8-std1",
"binary_version": "1.8.3-2ubuntu1.18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "golang-1.8",
"purl": "pkg:deb/ubuntu/golang-1.8@1.8.3-2ubuntu1.18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.8.3-2ubuntu1",
"1.8.3-2ubuntu1.18.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.9",
"binary_version": "1.9.4-1ubuntu1"
},
{
"binary_name": "golang-1.9-go",
"binary_version": "1.9.4-1ubuntu1"
},
{
"binary_name": "golang-1.9-src",
"binary_version": "1.9.4-1ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "golang-1.9",
"purl": "pkg:deb/ubuntu/golang-1.9@1.9.4-1ubuntu1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.9.1-2ubuntu1",
"1.9.2-1ubuntu1",
"1.9.2-3ubuntu1",
"1.9.3-1ubuntu1",
"1.9.4-1ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu1.2"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu1.2"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu1.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.1-1ubuntu1",
"1.13.3-1ubuntu1",
"1.13.4-1ubuntu1",
"1.13.5-1ubuntu1",
"1.13.6-1ubuntu1",
"1.13.6-2ubuntu1",
"1.13.7-1ubuntu1",
"1.13.8-1ubuntu1",
"1.13.8-1ubuntu1.1",
"1.13.8-1ubuntu1.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.14",
"binary_version": "1.14.3-2ubuntu2~20.04.2"
},
{
"binary_name": "golang-1.14-go",
"binary_version": "1.14.3-2ubuntu2~20.04.2"
},
{
"binary_name": "golang-1.14-src",
"binary_version": "1.14.3-2ubuntu2~20.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.14",
"purl": "pkg:deb/ubuntu/golang-1.14@1.14.3-2ubuntu2~20.04.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.14~beta1-1",
"1.14~beta1-2",
"1.14~rc1-1",
"1.14-1",
"1.14.1-1",
"1.14.2-1",
"1.14.2-1ubuntu1",
"1.14.3-2ubuntu2~20.04.1",
"1.14.3-2ubuntu2~20.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.16",
"binary_version": "1.16.2-0ubuntu1~20.04.1+esm1"
},
{
"binary_name": "golang-1.16-go",
"binary_version": "1.16.2-0ubuntu1~20.04.1+esm1"
},
{
"binary_name": "golang-1.16-src",
"binary_version": "1.16.2-0ubuntu1~20.04.1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "golang-1.16",
"purl": "pkg:deb/ubuntu/golang-1.16@1.16.2-0ubuntu1~20.04.1+esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.16.2-0ubuntu1~20.04",
"1.16.2-0ubuntu1~20.04.1",
"1.16.2-0ubuntu1~20.04.1+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1~20.04.3"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1~20.04.3"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1~20.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1~20.04.3?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18.1-1ubuntu1~20.04.1",
"1.18.1-1ubuntu1~20.04.2",
"1.18.1-1ubuntu1~20.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.20",
"binary_version": "1.20.3-1ubuntu0.1~20.04.1"
},
{
"binary_name": "golang-1.20-go",
"binary_version": "1.20.3-1ubuntu0.1~20.04.1"
},
{
"binary_name": "golang-1.20-src",
"binary_version": "1.20.3-1ubuntu0.1~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.20",
"purl": "pkg:deb/ubuntu/golang-1.20@1.20.3-1ubuntu0.1~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.20.3-1ubuntu0.1~20.04",
"1.20.3-1ubuntu0.1~20.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.21",
"binary_version": "1.21.1-1~ubuntu20.04.3"
},
{
"binary_name": "golang-1.21-go",
"binary_version": "1.21.1-1~ubuntu20.04.3"
},
{
"binary_name": "golang-1.21-src",
"binary_version": "1.21.1-1~ubuntu20.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.21",
"purl": "pkg:deb/ubuntu/golang-1.21@1.21.1-1~ubuntu20.04.3?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.21.1-1~ubuntu20.04.1",
"1.21.1-1~ubuntu20.04.2",
"1.21.1-1~ubuntu20.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.22",
"binary_version": "1.22.2-2~20.04.2"
},
{
"binary_name": "golang-1.22-go",
"binary_version": "1.22.2-2~20.04.2"
},
{
"binary_name": "golang-1.22-src",
"binary_version": "1.22.2-2~20.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-1.22",
"purl": "pkg:deb/ubuntu/golang-1.22@1.22.2-2~20.04.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.22.2-2~20.04.1",
"1.22.2-2~20.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.17",
"binary_version": "1.17.13-3ubuntu1.3"
},
{
"binary_name": "golang-1.17-go",
"binary_version": "1.17.13-3ubuntu1.3"
},
{
"binary_name": "golang-1.17-src",
"binary_version": "1.17.13-3ubuntu1.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.17",
"purl": "pkg:deb/ubuntu/golang-1.17@1.17.13-3ubuntu1.3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.17-1ubuntu2",
"1.17.3-1ubuntu1",
"1.17.3-1ubuntu2",
"1.17.13-3ubuntu1",
"1.17.13-3ubuntu1.2",
"1.17.13-3ubuntu1.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.18",
"binary_version": "1.18.1-1ubuntu1.2"
},
{
"binary_name": "golang-1.18-go",
"binary_version": "1.18.1-1ubuntu1.2"
},
{
"binary_name": "golang-1.18-src",
"binary_version": "1.18.1-1ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.18",
"purl": "pkg:deb/ubuntu/golang-1.18@1.18.1-1ubuntu1.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.18~beta1-0ubuntu1",
"1.18~beta2-1ubuntu1",
"1.18~beta2-1ubuntu2",
"1.18~rc1-1ubuntu1",
"1.18-1ubuntu1",
"1.18.1-1ubuntu1",
"1.18.1-1ubuntu1.1",
"1.18.1-1ubuntu1.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.20",
"binary_version": "1.20.3-1ubuntu0.1~22.04.1"
},
{
"binary_name": "golang-1.20-go",
"binary_version": "1.20.3-1ubuntu0.1~22.04.1"
},
{
"binary_name": "golang-1.20-src",
"binary_version": "1.20.3-1ubuntu0.1~22.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.20",
"purl": "pkg:deb/ubuntu/golang-1.20@1.20.3-1ubuntu0.1~22.04.1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.20.3-1ubuntu0.1~22.04",
"1.20.3-1ubuntu0.1~22.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.21",
"binary_version": "1.21.1-1~ubuntu22.04.3"
},
{
"binary_name": "golang-1.21-go",
"binary_version": "1.21.1-1~ubuntu22.04.3"
},
{
"binary_name": "golang-1.21-src",
"binary_version": "1.21.1-1~ubuntu22.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.21",
"purl": "pkg:deb/ubuntu/golang-1.21@1.21.1-1~ubuntu22.04.3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.21.1-1~ubuntu22.04.1",
"1.21.1-1~ubuntu22.04.2",
"1.21.1-1~ubuntu22.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.22",
"binary_version": "1.22.2-2~22.04.3"
},
{
"binary_name": "golang-1.22-go",
"binary_version": "1.22.2-2~22.04.3"
},
{
"binary_name": "golang-1.22-src",
"binary_version": "1.22.2-2~22.04.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.22",
"purl": "pkg:deb/ubuntu/golang-1.22@1.22.2-2~22.04.3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.22.2-2~22.04",
"1.22.2-2~22.04.1",
"1.22.2-2~22.04.2",
"1.22.2-2~22.04.3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.23",
"binary_version": "1.23.1-1~22.04.2"
},
{
"binary_name": "golang-1.23-go",
"binary_version": "1.23.1-1~22.04.2"
},
{
"binary_name": "golang-1.23-src",
"binary_version": "1.23.1-1~22.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-1.23",
"purl": "pkg:deb/ubuntu/golang-1.23@1.23.1-1~22.04.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.23.1-1~22.04",
"1.23.1-1~22.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.13",
"binary_version": "1.13.8-1ubuntu2.22.04.2"
},
{
"binary_name": "golang-1.13-go",
"binary_version": "1.13.8-1ubuntu2.22.04.2"
},
{
"binary_name": "golang-1.13-src",
"binary_version": "1.13.8-1ubuntu2.22.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "golang-1.13",
"purl": "pkg:deb/ubuntu/golang-1.13@1.13.8-1ubuntu2.22.04.2?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.13.8-1ubuntu2",
"1.13.8-1ubuntu2.22.04.1",
"1.13.8-1ubuntu2.22.04.1+esm1",
"1.13.8-1ubuntu2.22.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.21",
"binary_version": "1.21.9-1ubuntu0.1"
},
{
"binary_name": "golang-1.21-go",
"binary_version": "1.21.9-1ubuntu0.1"
},
{
"binary_name": "golang-1.21-src",
"binary_version": "1.21.9-1ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-1.21",
"purl": "pkg:deb/ubuntu/golang-1.21@1.21.9-1ubuntu0.1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.21.1-1",
"1.21.3-1",
"1.21.4-1",
"1.21.5-1",
"1.21.6-1",
"1.21.7-1",
"1.21.7-2",
"1.21.8-1",
"1.21.8-1build1",
"1.21.9-1",
"1.21.9-1ubuntu0.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.22",
"binary_version": "1.22.2-2ubuntu0.4"
},
{
"binary_name": "golang-1.22-go",
"binary_version": "1.22.2-2ubuntu0.4"
},
{
"binary_name": "golang-1.22-src",
"binary_version": "1.22.2-2ubuntu0.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-1.22",
"purl": "pkg:deb/ubuntu/golang-1.22@1.22.2-2ubuntu0.4?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.22~rc1-2",
"1.22.0-1",
"1.22.0-2",
"1.22.1-1",
"1.22.1-1build1",
"1.22.2-2",
"1.22.2-2ubuntu0.1",
"1.22.2-2ubuntu0.2",
"1.22.2-2ubuntu0.3",
"1.22.2-2ubuntu0.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-1.23",
"binary_version": "1.23.1-1~24.04.1"
},
{
"binary_name": "golang-1.23-go",
"binary_version": "1.23.1-1~24.04.1"
},
{
"binary_name": "golang-1.23-src",
"binary_version": "1.23.1-1~24.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-1.23",
"purl": "pkg:deb/ubuntu/golang-1.23@1.23.1-1~24.04.1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.23.1-1~24.04",
"1.23.1-1~24.04.1"
]
}
],
"aliases": [],
"details": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.",
"id": "UBUNTU-CVE-2025-22871",
"modified": "2026-06-02T15:30:04Z",
"published": "2025-04-08T20:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-22871"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"type": "REPORT",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk/m/cs_6qIK5BAAJ"
},
{
"type": "REPORT",
"url": "https://github.com/golang/go/issues/71988"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2025-22871"
]
}
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.