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-06-07",
"epss": "0.00294",
"percentile": "0.52998"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-22871\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-04-08T20:15:20.183\",\"lastModified\":\"2026-05-12T13:16:39.897\",\"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.\"}],\"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}]},\"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\"}]}}",
"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:9713
Vulnerability from csaf_redhat - Published: 2025-06-26 00:25 - Updated: 2026-05-28 20:50A 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: AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64 | — |
Vendor Fix
fix
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 for osbuild-composer is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* net/http: 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.",
"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:9713",
"url": "https://access.redhat.com/errata/RHSA-2025:9713"
},
{
"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_9713.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:26+00:00",
"generator": {
"date": "2026-05-28T20:50:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9713",
"initial_release_date": "2025-06-26T00:25:48+00:00",
"revision_history": [
{
"date": "2025-06-26T00:25:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-26T00:25:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:46.3-3.el8_6.src",
"product": {
"name": "osbuild-composer-0:46.3-3.el8_6.src",
"product_id": "osbuild-composer-0:46.3-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@46.3-3.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:46.3-3.el8_6.x86_64",
"product": {
"name": "osbuild-composer-0:46.3-3.el8_6.x86_64",
"product_id": "osbuild-composer-0:46.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@46.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"product": {
"name": "osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"product_id": "osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@46.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"product": {
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"product_id": "osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@46.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"product": {
"name": "osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"product_id": "osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@46.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"product_id": "osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@46.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@46.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"product_id": "osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@46.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@46.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@46.3-3.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:46.3-3.el8_6.aarch64",
"product": {
"name": "osbuild-composer-0:46.3-3.el8_6.aarch64",
"product_id": "osbuild-composer-0:46.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@46.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:46.3-3.el8_6.aarch64",
"product": {
"name": "osbuild-composer-core-0:46.3-3.el8_6.aarch64",
"product_id": "osbuild-composer-core-0:46.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@46.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.aarch64",
"product": {
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.aarch64",
"product_id": "osbuild-composer-dnf-json-0:46.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@46.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:46.3-3.el8_6.aarch64",
"product": {
"name": "osbuild-composer-worker-0:46.3-3.el8_6.aarch64",
"product_id": "osbuild-composer-worker-0:46.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@46.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.aarch64",
"product_id": "osbuild-composer-debugsource-0:46.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@46.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@46.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.aarch64",
"product_id": "osbuild-composer-debuginfo-0:46.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@46.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@46.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@46.3-3.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:46.3-3.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-0:46.3-3.el8_6.ppc64le",
"product_id": "osbuild-composer-0:46.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@46.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:46.3-3.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-core-0:46.3-3.el8_6.ppc64le",
"product_id": "osbuild-composer-core-0:46.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@46.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.ppc64le",
"product_id": "osbuild-composer-dnf-json-0:46.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@46.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:46.3-3.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:46.3-3.el8_6.ppc64le",
"product_id": "osbuild-composer-worker-0:46.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@46.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.ppc64le",
"product_id": "osbuild-composer-debugsource-0:46.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@46.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@46.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:46.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@46.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@46.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@46.3-3.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:46.3-3.el8_6.s390x",
"product": {
"name": "osbuild-composer-0:46.3-3.el8_6.s390x",
"product_id": "osbuild-composer-0:46.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@46.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:46.3-3.el8_6.s390x",
"product": {
"name": "osbuild-composer-core-0:46.3-3.el8_6.s390x",
"product_id": "osbuild-composer-core-0:46.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@46.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.s390x",
"product": {
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.s390x",
"product_id": "osbuild-composer-dnf-json-0:46.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@46.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:46.3-3.el8_6.s390x",
"product": {
"name": "osbuild-composer-worker-0:46.3-3.el8_6.s390x",
"product_id": "osbuild-composer-worker-0:46.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@46.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.s390x",
"product_id": "osbuild-composer-debugsource-0:46.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@46.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@46.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.s390x",
"product_id": "osbuild-composer-debuginfo-0:46.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@46.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@46.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@46.3-3.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.src"
},
"product_reference": "osbuild-composer-0:46.3-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.aarch64"
},
"product_reference": "osbuild-composer-0:46.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-0:46.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.s390x"
},
"product_reference": "osbuild-composer-0:46.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.src"
},
"product_reference": "osbuild-composer-0:46.3-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.aarch64"
},
"product_reference": "osbuild-composer-core-0:46.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-core-0:46.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.s390x"
},
"product_reference": "osbuild-composer-core-0:46.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.aarch64"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.s390x"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.aarch64"
},
"product_reference": "osbuild-composer-worker-0:46.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:46.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.s390x"
},
"product_reference": "osbuild-composer-worker-0:46.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.src"
},
"product_reference": "osbuild-composer-0:46.3-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"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",
"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": [
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.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-26T00:25:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9713"
},
{
"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": [
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64"
]
}
],
"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": [
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.AUS:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.E4S:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.src",
"AppStream-8.6.0.Z.TUS:osbuild-composer-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-core-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-debugsource-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-dnf-json-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-tests-debuginfo-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-0:46.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:osbuild-composer-worker-debuginfo-0:46.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9714
Vulnerability from csaf_redhat - Published: 2025-06-26 00:29 - Updated: 2026-05-28 20:50A 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: AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64 | — |
Vendor Fix
fix
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 for weldr-client is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\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": "Command line utility to control osbuild-composer\n\nSecurity Fix(es):\n\n* net/http: 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.",
"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:9714",
"url": "https://access.redhat.com/errata/RHSA-2025:9714"
},
{
"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_9714.json"
}
],
"title": "Red Hat Security Advisory: weldr-client security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:26+00:00",
"generator": {
"date": "2026-05-28T20:50:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9714",
"initial_release_date": "2025-06-26T00:29:48+00:00",
"revision_history": [
{
"date": "2025-06-26T00:29:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-26T00:29:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.5-2.el8_6.src",
"product": {
"name": "weldr-client-0:35.5-2.el8_6.src",
"product_id": "weldr-client-0:35.5-2.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.5-2.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.5-2.el8_6.x86_64",
"product": {
"name": "weldr-client-0:35.5-2.el8_6.x86_64",
"product_id": "weldr-client-0:35.5-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.5-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"product": {
"name": "weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"product_id": "weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.5-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"product": {
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"product_id": "weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.5-2.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"product_id": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.5-2.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.5-2.el8_6.aarch64",
"product": {
"name": "weldr-client-0:35.5-2.el8_6.aarch64",
"product_id": "weldr-client-0:35.5-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.5-2.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.5-2.el8_6.aarch64",
"product": {
"name": "weldr-client-debugsource-0:35.5-2.el8_6.aarch64",
"product_id": "weldr-client-debugsource-0:35.5-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.5-2.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.aarch64",
"product": {
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.aarch64",
"product_id": "weldr-client-debuginfo-0:35.5-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.5-2.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.aarch64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.aarch64",
"product_id": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.5-2.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.5-2.el8_6.ppc64le",
"product": {
"name": "weldr-client-0:35.5-2.el8_6.ppc64le",
"product_id": "weldr-client-0:35.5-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.5-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.5-2.el8_6.ppc64le",
"product": {
"name": "weldr-client-debugsource-0:35.5-2.el8_6.ppc64le",
"product_id": "weldr-client-debugsource-0:35.5-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.5-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.ppc64le",
"product": {
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.ppc64le",
"product_id": "weldr-client-debuginfo-0:35.5-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.5-2.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.ppc64le",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.ppc64le",
"product_id": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.5-2.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.5-2.el8_6.s390x",
"product": {
"name": "weldr-client-0:35.5-2.el8_6.s390x",
"product_id": "weldr-client-0:35.5-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.5-2.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.5-2.el8_6.s390x",
"product": {
"name": "weldr-client-debugsource-0:35.5-2.el8_6.s390x",
"product_id": "weldr-client-debugsource-0:35.5-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.5-2.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.s390x",
"product": {
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.s390x",
"product_id": "weldr-client-debuginfo-0:35.5-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.5-2.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.s390x",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.s390x",
"product_id": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.5-2.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.src"
},
"product_reference": "weldr-client-0:35.5-2.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.aarch64"
},
"product_reference": "weldr-client-0:35.5-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.ppc64le"
},
"product_reference": "weldr-client-0:35.5-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.s390x"
},
"product_reference": "weldr-client-0:35.5-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.src"
},
"product_reference": "weldr-client-0:35.5-2.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.aarch64"
},
"product_reference": "weldr-client-debuginfo-0:35.5-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.ppc64le"
},
"product_reference": "weldr-client-debuginfo-0:35.5-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.s390x"
},
"product_reference": "weldr-client-debuginfo-0:35.5-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.5-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.aarch64"
},
"product_reference": "weldr-client-debugsource-0:35.5-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.5-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.ppc64le"
},
"product_reference": "weldr-client-debugsource-0:35.5-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.5-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.s390x"
},
"product_reference": "weldr-client-debugsource-0:35.5-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.aarch64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.ppc64le"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.s390x"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-2.el8_6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.src"
},
"product_reference": "weldr-client-0:35.5-2.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"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",
"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": [
"AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.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-26T00:29:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9714"
},
{
"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": [
"AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64"
]
}
],
"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": [
"AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.AUS:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.AUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.E4S:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.aarch64",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.ppc64le",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.s390x",
"AppStream-8.6.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.src",
"AppStream-8.6.0.Z.TUS:weldr-client-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-debuginfo-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-debugsource-0:35.5-2.el8_6.x86_64",
"AppStream-8.6.0.Z.TUS:weldr-client-tests-debuginfo-0:35.5-2.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9715
Vulnerability from csaf_redhat - Published: 2025-06-26 00:19 - Updated: 2026-05-28 20:50A 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: AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:osbuild-composer-core-0:28.7-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:osbuild-composer-core-debuginfo-0:28.7-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:osbuild-composer-debuginfo-0:28.7-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:osbuild-composer-debugsource-0:28.7-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:osbuild-composer-tests-debuginfo-0:28.7-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:osbuild-composer-worker-0:28.7-3.el8_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:osbuild-composer-worker-debuginfo-0:28.7-3.el8_4.x86_64 | — |
Vendor Fix
fix
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 for osbuild-composer is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support.\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": "An image building service based on osbuild It is inspired by lorax-composer and exposes the same API. As such, it is a drop-in replacement.\n\nSecurity Fix(es):\n\n* net/http: 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.",
"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:9715",
"url": "https://access.redhat.com/errata/RHSA-2025:9715"
},
{
"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_9715.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:26+00:00",
"generator": {
"date": "2026-05-28T20:50:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9715",
"initial_release_date": "2025-06-26T00:19:58+00:00",
"revision_history": [
{
"date": "2025-06-26T00:19:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-26T00:19:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:28.7-3.el8_4.src",
"product": {
"name": "osbuild-composer-0:28.7-3.el8_4.src",
"product_id": "osbuild-composer-0:28.7-3.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@28.7-3.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:28.7-3.el8_4.x86_64",
"product": {
"name": "osbuild-composer-0:28.7-3.el8_4.x86_64",
"product_id": "osbuild-composer-0:28.7-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@28.7-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:28.7-3.el8_4.x86_64",
"product": {
"name": "osbuild-composer-core-0:28.7-3.el8_4.x86_64",
"product_id": "osbuild-composer-core-0:28.7-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@28.7-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:28.7-3.el8_4.x86_64",
"product": {
"name": "osbuild-composer-worker-0:28.7-3.el8_4.x86_64",
"product_id": "osbuild-composer-worker-0:28.7-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@28.7-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:28.7-3.el8_4.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:28.7-3.el8_4.x86_64",
"product_id": "osbuild-composer-debugsource-0:28.7-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@28.7-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:28.7-3.el8_4.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:28.7-3.el8_4.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:28.7-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@28.7-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:28.7-3.el8_4.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:28.7-3.el8_4.x86_64",
"product_id": "osbuild-composer-debuginfo-0:28.7-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@28.7-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:28.7-3.el8_4.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:28.7-3.el8_4.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:28.7-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@28.7-3.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:28.7-3.el8_4.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:28.7-3.el8_4.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:28.7-3.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@28.7-3.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:28.7-3.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.src"
},
"product_reference": "osbuild-composer-0:28.7-3.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:28.7-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.x86_64"
},
"product_reference": "osbuild-composer-0:28.7-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:28.7-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:osbuild-composer-core-0:28.7-3.el8_4.x86_64"
},
"product_reference": "osbuild-composer-core-0:28.7-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:28.7-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:osbuild-composer-core-debuginfo-0:28.7-3.el8_4.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:28.7-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:28.7-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:osbuild-composer-debuginfo-0:28.7-3.el8_4.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:28.7-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:28.7-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:osbuild-composer-debugsource-0:28.7-3.el8_4.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:28.7-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:28.7-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:osbuild-composer-tests-debuginfo-0:28.7-3.el8_4.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:28.7-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:28.7-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:osbuild-composer-worker-0:28.7-3.el8_4.x86_64"
},
"product_reference": "osbuild-composer-worker-0:28.7-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:28.7-3.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:osbuild-composer-worker-debuginfo-0:28.7-3.el8_4.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:28.7-3.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
}
]
},
"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",
"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": [
"AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-core-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-core-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-debugsource-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-tests-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-worker-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-worker-debuginfo-0:28.7-3.el8_4.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-26T00:19:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-core-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-core-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-debugsource-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-tests-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-worker-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-worker-debuginfo-0:28.7-3.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9715"
},
{
"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": [
"AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-core-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-core-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-debugsource-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-tests-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-worker-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-worker-debuginfo-0:28.7-3.el8_4.x86_64"
]
}
],
"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": [
"AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.src",
"AppStream-8.4.0.Z.AUS:osbuild-composer-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-core-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-core-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-debugsource-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-tests-debuginfo-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-worker-0:28.7-3.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:osbuild-composer-worker-debuginfo-0:28.7-3.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9756
Vulnerability from csaf_redhat - Published: 2025-06-26 07:53 - Updated: 2026-05-28 20:50A 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: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.x86_64 | — |
Vendor Fix
fix
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 for opentelemetry-collector is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "Collector with the supported components for a Red Hat build of OpenTelemetry\n\nSecurity Fix(es):\n\n* net/http: 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.",
"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:9756",
"url": "https://access.redhat.com/errata/RHSA-2025:9756"
},
{
"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_9756.json"
}
],
"title": "Red Hat Security Advisory: opentelemetry-collector security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:27+00:00",
"generator": {
"date": "2026-05-28T20:50:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9756",
"initial_release_date": "2025-06-26T07:53:59+00:00",
"revision_history": [
{
"date": "2025-06-26T07:53:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-26T07:53:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.src",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.src",
"product_id": "opentelemetry-collector-0:0.127.0-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.aarch64",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.aarch64",
"product_id": "opentelemetry-collector-0:0.127.0-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.ppc64le",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.ppc64le",
"product_id": "opentelemetry-collector-0:0.127.0-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.x86_64",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.x86_64",
"product_id": "opentelemetry-collector-0:0.127.0-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.s390x",
"product": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.s390x",
"product_id": "opentelemetry-collector-0:0.127.0-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/opentelemetry-collector@0.127.0-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.aarch64"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.ppc64le"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.s390x"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.src"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "opentelemetry-collector-0:0.127.0-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.x86_64"
},
"product_reference": "opentelemetry-collector-0:0.127.0-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"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",
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.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-26T07:53:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9756"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:opentelemetry-collector-0:0.127.0-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9844
Vulnerability from csaf_redhat - Published: 2025-06-26 16:57 - Updated: 2026-05-28 20:50A 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: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.x86_64 | — |
Vendor Fix
fix
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 for osbuild-composer is now available for Red Hat Enterprise Linux 8.\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": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* net/http: 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.",
"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:9844",
"url": "https://access.redhat.com/errata/RHSA-2025:9844"
},
{
"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_9844.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:28+00:00",
"generator": {
"date": "2026-05-28T20:50:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9844",
"initial_release_date": "2025-06-26T16:57:43+00:00",
"revision_history": [
{
"date": "2025-06-26T16:57:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-26T16:57:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101-4.el8_10.src",
"product": {
"name": "osbuild-composer-0:101-4.el8_10.src",
"product_id": "osbuild-composer-0:101-4.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101-4.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101-4.el8_10.aarch64",
"product": {
"name": "osbuild-composer-0:101-4.el8_10.aarch64",
"product_id": "osbuild-composer-0:101-4.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101-4.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101-4.el8_10.aarch64",
"product": {
"name": "osbuild-composer-core-0:101-4.el8_10.aarch64",
"product_id": "osbuild-composer-core-0:101-4.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101-4.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101-4.el8_10.aarch64",
"product": {
"name": "osbuild-composer-worker-0:101-4.el8_10.aarch64",
"product_id": "osbuild-composer-worker-0:101-4.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101-4.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101-4.el8_10.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:101-4.el8_10.aarch64",
"product_id": "osbuild-composer-debugsource-0:101-4.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101-4.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:101-4.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101-4.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.aarch64",
"product_id": "osbuild-composer-debuginfo-0:101-4.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101-4.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101-4.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101-4.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101-4.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-0:101-4.el8_10.ppc64le",
"product_id": "osbuild-composer-0:101-4.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101-4.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101-4.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-core-0:101-4.el8_10.ppc64le",
"product_id": "osbuild-composer-core-0:101-4.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101-4.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101-4.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:101-4.el8_10.ppc64le",
"product_id": "osbuild-composer-worker-0:101-4.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101-4.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101-4.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:101-4.el8_10.ppc64le",
"product_id": "osbuild-composer-debugsource-0:101-4.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101-4.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:101-4.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101-4.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:101-4.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101-4.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101-4.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101-4.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101-4.el8_10.x86_64",
"product": {
"name": "osbuild-composer-0:101-4.el8_10.x86_64",
"product_id": "osbuild-composer-0:101-4.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101-4.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101-4.el8_10.x86_64",
"product": {
"name": "osbuild-composer-core-0:101-4.el8_10.x86_64",
"product_id": "osbuild-composer-core-0:101-4.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101-4.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101-4.el8_10.x86_64",
"product": {
"name": "osbuild-composer-worker-0:101-4.el8_10.x86_64",
"product_id": "osbuild-composer-worker-0:101-4.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101-4.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101-4.el8_10.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:101-4.el8_10.x86_64",
"product_id": "osbuild-composer-debugsource-0:101-4.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101-4.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:101-4.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101-4.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.x86_64",
"product_id": "osbuild-composer-debuginfo-0:101-4.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101-4.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101-4.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101-4.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101-4.el8_10.s390x",
"product": {
"name": "osbuild-composer-0:101-4.el8_10.s390x",
"product_id": "osbuild-composer-0:101-4.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101-4.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101-4.el8_10.s390x",
"product": {
"name": "osbuild-composer-core-0:101-4.el8_10.s390x",
"product_id": "osbuild-composer-core-0:101-4.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101-4.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101-4.el8_10.s390x",
"product": {
"name": "osbuild-composer-worker-0:101-4.el8_10.s390x",
"product_id": "osbuild-composer-worker-0:101-4.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101-4.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101-4.el8_10.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:101-4.el8_10.s390x",
"product_id": "osbuild-composer-debugsource-0:101-4.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101-4.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:101-4.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101-4.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.s390x",
"product_id": "osbuild-composer-debuginfo-0:101-4.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101-4.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101-4.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101-4.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101-4.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.aarch64"
},
"product_reference": "osbuild-composer-0:101-4.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101-4.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-0:101-4.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101-4.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.s390x"
},
"product_reference": "osbuild-composer-0:101-4.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101-4.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.src"
},
"product_reference": "osbuild-composer-0:101-4.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101-4.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.x86_64"
},
"product_reference": "osbuild-composer-0:101-4.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101-4.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.aarch64"
},
"product_reference": "osbuild-composer-core-0:101-4.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101-4.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-core-0:101-4.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101-4.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.s390x"
},
"product_reference": "osbuild-composer-core-0:101-4.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101-4.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.x86_64"
},
"product_reference": "osbuild-composer-core-0:101-4.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101-4.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101-4.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101-4.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101-4.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101-4.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:101-4.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:101-4.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:101-4.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101-4.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:101-4.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101-4.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:101-4.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101-4.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:101-4.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101-4.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:101-4.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101-4.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:101-4.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101-4.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101-4.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.aarch64"
},
"product_reference": "osbuild-composer-worker-0:101-4.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101-4.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:101-4.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101-4.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.s390x"
},
"product_reference": "osbuild-composer-worker-0:101-4.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101-4.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.x86_64"
},
"product_reference": "osbuild-composer-worker-0:101-4.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101-4.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"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",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.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-26T16:57:43+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9844"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.x86_64"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-0:101-4.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:101-4.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9845
Vulnerability from csaf_redhat - Published: 2025-06-26 16:57 - Updated: 2026-05-28 20:50A 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: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.x86_64 | — |
Vendor Fix
fix
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 for weldr-client is now available for Red Hat Enterprise Linux 8.\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": "Command line utility to control osbuild-composer\n\nSecurity Fix(es):\n\n* net/http: 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.",
"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:9845",
"url": "https://access.redhat.com/errata/RHSA-2025:9845"
},
{
"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_9845.json"
}
],
"title": "Red Hat Security Advisory: weldr-client security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:28+00:00",
"generator": {
"date": "2026-05-28T20:50:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9845",
"initial_release_date": "2025-06-26T16:57:30+00:00",
"revision_history": [
{
"date": "2025-06-26T16:57:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-26T16:57:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-3.el8_10.src",
"product": {
"name": "weldr-client-0:35.12-3.el8_10.src",
"product_id": "weldr-client-0:35.12-3.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-3.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-3.el8_10.aarch64",
"product": {
"name": "weldr-client-0:35.12-3.el8_10.aarch64",
"product_id": "weldr-client-0:35.12-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-3.el8_10.aarch64",
"product": {
"name": "weldr-client-debugsource-0:35.12-3.el8_10.aarch64",
"product_id": "weldr-client-debugsource-0:35.12-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.aarch64",
"product": {
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.aarch64",
"product_id": "weldr-client-debuginfo-0:35.12-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-3.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.aarch64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.aarch64",
"product_id": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-3.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-3.el8_10.ppc64le",
"product": {
"name": "weldr-client-0:35.12-3.el8_10.ppc64le",
"product_id": "weldr-client-0:35.12-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-3.el8_10.ppc64le",
"product": {
"name": "weldr-client-debugsource-0:35.12-3.el8_10.ppc64le",
"product_id": "weldr-client-debugsource-0:35.12-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.ppc64le",
"product": {
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.ppc64le",
"product_id": "weldr-client-debuginfo-0:35.12-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-3.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.ppc64le",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.ppc64le",
"product_id": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-3.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-3.el8_10.x86_64",
"product": {
"name": "weldr-client-0:35.12-3.el8_10.x86_64",
"product_id": "weldr-client-0:35.12-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-3.el8_10.x86_64",
"product": {
"name": "weldr-client-debugsource-0:35.12-3.el8_10.x86_64",
"product_id": "weldr-client-debugsource-0:35.12-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.x86_64",
"product": {
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.x86_64",
"product_id": "weldr-client-debuginfo-0:35.12-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-3.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.x86_64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.x86_64",
"product_id": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-3.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-3.el8_10.s390x",
"product": {
"name": "weldr-client-0:35.12-3.el8_10.s390x",
"product_id": "weldr-client-0:35.12-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-3.el8_10.s390x",
"product": {
"name": "weldr-client-debugsource-0:35.12-3.el8_10.s390x",
"product_id": "weldr-client-debugsource-0:35.12-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.s390x",
"product": {
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.s390x",
"product_id": "weldr-client-debuginfo-0:35.12-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-3.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.s390x",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.s390x",
"product_id": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-3.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.aarch64"
},
"product_reference": "weldr-client-0:35.12-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.ppc64le"
},
"product_reference": "weldr-client-0:35.12-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.s390x"
},
"product_reference": "weldr-client-0:35.12-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-3.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.src"
},
"product_reference": "weldr-client-0:35.12-3.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.x86_64"
},
"product_reference": "weldr-client-0:35.12-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.aarch64"
},
"product_reference": "weldr-client-debuginfo-0:35.12-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.ppc64le"
},
"product_reference": "weldr-client-debuginfo-0:35.12-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.s390x"
},
"product_reference": "weldr-client-debuginfo-0:35.12-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.x86_64"
},
"product_reference": "weldr-client-debuginfo-0:35.12-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.aarch64"
},
"product_reference": "weldr-client-debugsource-0:35.12-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.ppc64le"
},
"product_reference": "weldr-client-debugsource-0:35.12-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.s390x"
},
"product_reference": "weldr-client-debugsource-0:35.12-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.x86_64"
},
"product_reference": "weldr-client-debugsource-0:35.12-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.aarch64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.ppc64le"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.s390x"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.x86_64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-3.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"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",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.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-26T16:57:30+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9845"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.x86_64"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-3.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-3.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9975
Vulnerability from csaf_redhat - Published: 2025-06-30 17:50 - Updated: 2026-05-28 20:50A 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.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| 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-Developer-1.1:receptor-0:1.5.7-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.s390x | — |
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-Inside-1.2:receptor-0:1.5.7-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.x86_64 | — |
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.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.s390x | — |
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-Developer-1.1:receptor-0:1.5.7-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.s390x | — |
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-Inside-1.2:receptor-0:1.5.7-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.s390x | — |
Workaround
|
|
| 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-0:4.5.24-1.el8ap.x86_64 | — |
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:automation-controller-server-0:4.5.24-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.24-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.s390x | — |
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-0:4.5.24-1.el9ap.x86_64 | — |
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:automation-controller-server-0:4.5.24-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.24-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64 | — |
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-05-28T20:50:29+00:00",
"generator": {
"date": "2026-05-28T20:50:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-05-28T20:50:29+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.aarch64 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.aarch64"
},
"product_reference": "automation-controller-0:4.5.24-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-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-Developer-1.1: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-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": "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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-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": "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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-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.aarch64 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.aarch64"
},
"product_reference": "receptor-0:1.5.7-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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": "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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-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.aarch64 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.aarch64"
},
"product_reference": "automation-controller-0:4.5.24-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-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-Developer-1.1: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-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": "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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-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": "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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-Developer-1.1"
},
{
"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-Developer-1.1: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-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.aarch64 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.aarch64"
},
"product_reference": "receptor-0:1.5.7-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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": "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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-Inside-1.2"
},
{
"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-Inside-1.2: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-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.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.s390x",
"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-0:4.5.24-1.el8ap.x86_64",
"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:automation-controller-server-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.s390x",
"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-0:4.5.24-1.el9ap.x86_64",
"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:automation-controller-server-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.s390x",
"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:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.s390x",
"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:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-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",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.s390x",
"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:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.s390x",
"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:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-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"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.s390x",
"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-0:4.5.24-1.el8ap.x86_64",
"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:automation-controller-server-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.s390x",
"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-0:4.5.24-1.el9ap.x86_64",
"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:automation-controller-server-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.s390x",
"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:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.s390x",
"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:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-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",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.s390x",
"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:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.s390x",
"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:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-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"
],
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.s390x",
"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-0:4.5.24-1.el8ap.x86_64",
"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:automation-controller-server-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.s390x",
"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:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.s390x",
"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:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.s390x",
"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-0:4.5.24-1.el9ap.x86_64",
"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:automation-controller-server-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.s390x",
"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:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.s390x",
"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:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el8ap.s390x",
"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-0:4.5.24-1.el8ap.x86_64",
"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:automation-controller-server-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.24-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el8ap.s390x",
"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:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el8ap.s390x",
"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:receptor-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.24-1.el9ap.s390x",
"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-0:4.5.24-1.el9ap.x86_64",
"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:automation-controller-server-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.24-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.24-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.5.7-1.el9ap.s390x",
"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:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.5.7-1.el9ap.s390x",
"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:receptor-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debuginfo-0:1.5.7-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-debugsource-0:1.5.7-1.el9ap.x86_64",
"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-05-28 20:50A 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.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| 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:receptor-0:1.5.7-2.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64 | — |
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.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x | — |
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:receptor-0:1.5.7-2.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64 | — |
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.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x | — |
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:receptor-0:1.5.7-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64 | — |
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.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x | — |
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:receptor-0:1.5.7-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x | — |
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-0:4.6.16-1.el8ap.x86_64 | — |
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:automation-controller-server-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x | — |
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-0:4.6.16-1.el9ap.x86_64 | — |
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:automation-controller-server-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x | — |
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-0:4.6.16-1.el8ap.x86_64 | — |
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:automation-controller-server-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x | — |
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:receptor-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x | — |
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:receptor-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x | — |
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-0:4.6.16-1.el9ap.x86_64 | — |
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:automation-controller-server-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x | — |
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:receptor-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x | — |
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:receptor-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x | — |
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-0:4.6.16-1.el8ap.x86_64 | — |
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:automation-controller-server-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x | — |
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:receptor-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x | — |
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:receptor-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x | — |
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-0:4.6.16-1.el9ap.x86_64 | — |
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:automation-controller-server-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x | — |
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:receptor-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64 | — |
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.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x | — |
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:receptor-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64 | — |
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-05-28T20:50:29+00:00",
"generator": {
"date": "2026-05-28T20:50:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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-05-28T20:50:29+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.aarch64 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.aarch64"
},
"product_reference": "automation-controller-0:4.6.16-1.el8ap.aarch64",
"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.ppc64le 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.ppc64le"
},
"product_reference": "automation-controller-0:4.6.16-1.el8ap.ppc64le",
"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.s390x 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.s390x"
},
"product_reference": "automation-controller-0:4.6.16-1.el8ap.s390x",
"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-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-Developer-1.2: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-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": "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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-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.aarch64 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.aarch64"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.aarch64",
"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.ppc64le 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.ppc64le"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.ppc64le",
"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.s390x 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.s390x"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.s390x",
"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": "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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-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.aarch64 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.aarch64"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.aarch64",
"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.ppc64le 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.ppc64le"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.ppc64le",
"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.s390x 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.s390x"
},
"product_reference": "receptor-0:1.5.7-2.el8ap.s390x",
"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": "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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-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.aarch64 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.aarch64"
},
"product_reference": "automation-controller-0:4.6.16-1.el9ap.aarch64",
"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.ppc64le 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.ppc64le"
},
"product_reference": "automation-controller-0:4.6.16-1.el9ap.ppc64le",
"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.s390x 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.s390x"
},
"product_reference": "automation-controller-0:4.6.16-1.el9ap.s390x",
"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-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-Developer-1.2: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-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": "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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-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.aarch64 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.aarch64"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.aarch64",
"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.ppc64le 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.ppc64le"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.ppc64le",
"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.s390x 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.s390x"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.s390x",
"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": "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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-Developer-1.2"
},
{
"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-Developer-1.2: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-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.aarch64 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.aarch64"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.aarch64",
"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.ppc64le 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.ppc64le"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.ppc64le",
"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.s390x 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.s390x"
},
"product_reference": "receptor-0:1.5.7-2.el9ap.s390x",
"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": "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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-Inside-1.3"
},
{
"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-Inside-1.3: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-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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
"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-0:4.6.16-1.el8ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
"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:receptor-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
"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-0:4.6.16-1.el9ap.x86_64",
"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:automation-controller-server-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
"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:receptor-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
"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:6493
Vulnerability from csaf_redhat - Published: 2026-04-09 11:02 - Updated: 2026-06-07 21:42A 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:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_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:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_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:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_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:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_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:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_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:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_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:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_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:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_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:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_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:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_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:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_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:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_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:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_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:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_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:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_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:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_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:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_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:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_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:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_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:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_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:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_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:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_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:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_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:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_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:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_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:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_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:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_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:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_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:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_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:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_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:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_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-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_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:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_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:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_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:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_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:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_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-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_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:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_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:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_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:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_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:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_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:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_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:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_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:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_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:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_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:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_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:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_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:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_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:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_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:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_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:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_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:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_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:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_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:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_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:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_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:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_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:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_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:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_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:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_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-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_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:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_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:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_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:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_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:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_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:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_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:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_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:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_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:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_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:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_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:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_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:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_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:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_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:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_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:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_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:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_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:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_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-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_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:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_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:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_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:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_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:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_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:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_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:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_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:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_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:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_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:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_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:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_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:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_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-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_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
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_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:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_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:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_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:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_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:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_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:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_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:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_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:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_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:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_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:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_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-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_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-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_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-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_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-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64 | — |
Workaround
|
A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leading to inconsistent data being returned to the application.
| 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 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_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:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_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:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_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:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_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:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_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:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_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:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_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:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_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:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_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:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_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:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_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:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_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:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_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:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_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:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_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:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_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:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_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:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_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:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_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:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_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:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_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:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_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:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_amd64 | — |
Vendor Fix
fix
|
|
| 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
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_amd64 | — |
Vendor Fix
fix
|
|
| 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
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_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:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_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:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_amd64 | — |
Vendor Fix
fix
|
|
| 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
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_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:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_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:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_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:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_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:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_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:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_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:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_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:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_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:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_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:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_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:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_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:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_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:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_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:d82ab635250758a9e2678d2c4eab7c8a110a8efb817e42fc92f9bcf7409be128_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:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_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:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_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:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_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:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_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:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_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:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_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:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_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:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_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:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_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:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_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:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_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:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_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:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:d273e0248b9be6eb9f8f6ed371396c2efe25ea2af19ffda1cfa90c7424020c5f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_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:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_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:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_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:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_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:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_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:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_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:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_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:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:c9d3917fa516106b9bc38aaa5fe5a5d1d036d50957cdbe47f812ff98a5bd9232_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:d6bcb02804e38456453d859ea07315f880ad3e55f91511fb9f6e588fc067fdc3_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:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_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:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_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:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_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:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_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:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_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:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_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:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:4ab1a473d800b1534fee2cf432542f80c4432bd1c0b9ded737be5205c1166682_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:85271027624d2c40a69c871a90745e1a1ee63df5a1b62ced821c464b13ce67c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:5b6ecaee654c85b1b62f9522e6381b7b3d62bcae80be6b4f664ed27d07e54a0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64 | — |
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and 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:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:1ea2b9a2f4d7b7fc5530f17ee7947890e42b08811bb733433addef5c9f9c18fc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:100db1ced3450b9e0603af9bde5af228221e7ab0c33d8ee03975184e9fd93df2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:5a2cc07e156f82581155fe7848e18ad391971b4dec986613d8a5e3707e4bb078_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:07897e0b6cfc41a45b66cb32ce65f5a12dfca721cb270df5b8621b43211af78d_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:ac377ce071f76a941d48cc4e6c1e4b808242a33939ce2379f98d3f2786e5ac02_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:fa11107a683b5865b60eb6ee2f7775f38435dabea911f29f153ef3e276ff8392_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:817d53180ad42429be7b186b53e170f85761e37290e92c8ace1dc596cd69abd9_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:026a2b8dba8963c1f3fba4390d141f78a4522b4a92e9e3e122616c504c4700dd_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:66de4da18b029c81239b4c96df4921eb02a88b2bc08b9fe7187a811132797d06_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:308d6a269ed740459f7e040f0b0083f0b720291fcc2dd95871bab45ea18230c5_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:ecc9b99e4eccca0bda2fe55df2b236b6ba794eecb494c36efd67d9b821bcaf36_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:ebab0d1ba9cc3070cdf1b4307f8d18b5f2551efb88ca9ad84ea1a303759a2849_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:f55b72e9217fd2f6a24f223ead4a8821ef4b4dbff82d972f9e2fb52eae665a48_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:7dc74bec1511f4eb6dd8c6d2fd0f335673d9ac3fb5c02e1625fc723e325639cb_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:7f20e9fe1854026e79321db57a779049044942e711cb9c8d7c98d77e9c8eb774_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:18c130d72eeb5ae2ce85eda4893c409a1a45b1742f9f15feeafa758c1be9983b_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:06a57351380b93ef9a117e0ffcfda158fd45bd1dc843351815e1e3db241180f7_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:b69db2450640c59703f5e0c5034e918b8dde65a888a541c1841048652568ec3c_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:1463d5e44fdac9403da59ee6e284aa710ecae332dd39fa01a76bd35190be7296_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:87deafddc68ee81d902a3e9daa2d15a23ee7a3c7f681e90af5115f05f01b9f07_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:958adc6d36ab8c6a35b610bc3a644680beb8d871177b5b0c21f88d86b3c640f0_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:ba0f45ed1a9771fcd81f654b37a122390a10d290617c528b9735b072699ffdcc_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:a12f046144082f59a54d0fe55779031598576281508d7815728ab627d7062ad2_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:41020def8f677b07a7fd2ad6578706f780ae5497410ddbff1f1b1d77bb9c3a11_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:804477a6b96e09477c25868f0b4de1fbdb920c2aaecbd151e69e3434ac776764_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:f4b23ec51d26a06ff4924b0ed83a8914372f65ca87f030a24b7e75c2b2ce8b85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:69222c49cce633746329650212a2145f5637cd4e4e1b17f7c63213e667149d30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:e7a1d38b08983af9bc986d01454d52450e8ef38a2272bb927c5ca66229abea55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:2df8e1c3d92b19e7fa549fa5805cb50c9540cff273dbec229d65e01b29405e14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:54a75c0d0cc0d25c9783ec1d552f89297153844af2653e26ad33109475cff170_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:466d46b1b0f5a512aafcda488c0dee165dee914e46d79411222bafe88280e204_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:3099f18f64217f3b3d8b31097e432c3521200e50257026e6716176429492dbea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:e45a10dcbf018c346dd3ad5d9d012457a92221e7b572c729ab766a3804f43c66_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:2e189e34b90488c68b81c5067548941c105ef34cf62826e2b00f5bf9048fd231_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:b118e5d8271a4697d04dcdf1241e97545fe64257474728de10fd3e94cf2f29b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:72dbf5831fb7b0d60f1e056320b6ed0c88d8b2414222d69279f11aa5a4d1e1f3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:39c66dedc2440b2b6b77a3f9d1e66b560eb961f65ee651468c411cdfdbf48170_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:f209c22b0bedeaad97eaf23590586efa0f60cdc857d83bd2b3cfd96016c77120_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:bc7d1d7e104915ed2d720eb7b910110c7e2025e5967eff8411da4bbe24111d10_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:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_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:a9d4fe916ef6b967072ed9e8f9fe1ee08301ea22638f65e2e8ec71f71642cf3a_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:83a698a36e8064ad26ce68e787ee5fdbe6bfa9e4db3b7ee749f1201f55f40f04_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:f194fc68f03cd0006c9dea837e323747d7cb3efd3c3beec3bc4b34bac5061178_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:525637ae352d872bf4f7c5234c04f8226ba9df0efdcba0e8453b8fcd78d10f3f_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:bc9cf34f16a511bfb3f5308a8d0b0421c1f04aa79493493200e7bd4a4c24a1a4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:8c4a1104d1d1e6b32f8236f6d30053d651c1aa645786b4e29e0a4a4a11b32b82_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:b86e949647e4384d7052e1ed2191eeaaafe258656dac641257eab389a9b64836_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:2b7bc0385cd19fa35a3e40297421cab9a655345168f46cd446e999d658c40954_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1f2c507d5bd656b77ddf62afa7a5beee6b2e40b2c6684bde2302b69e399d3457_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-kube-cluster-api-rhel8-operator@sha256:846da5b7934e0bca4b9b8d0c289099d8f26edb5671aee4c0aad0ded254d7c865_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:2fc52ee54de443cc4fd6a5233652419d7c8476e44dad3a86e3bdbe2a64090cf0_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:ade0f8bff2f7e8b0b2226b51c86e0de23085db3653a5c7c4b96b00418960f152_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:723c0e4616dd8848d13f616cf73fbc8a88344fb798afea6ab9608fcd6ab0aeec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:04e60f58e94cbc354e56f5f2ad8466821169f16a477311db03e492e09923a15d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:1a1635269167b07cc6927c5d4c7d60a94eb967132e9652f032c37012eb8cd64d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:36603060e99c91978d33d1061dad7f076e906f79d6a82a7fffac954ca2d15b86_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:d19b4019ded55310ee83406668284dbd7547e12cabacc9e8f404b66a69c21bb4_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-cluster-openshift-controller-manager-operator@sha256:2340dcffec2e3ec9424e6d1f8b3c863795d253226b06b37b658185bf1501425e_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:b9b6693c4900557493df451691f5ab9a1fc19af824a0e37cbd8c78b01e0ce45b_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:2ac0a309d64a693621f8ef71a248271b6ec47f04fb29a6a48cfe9a033e00707b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:a991143dee7144711f7c3ba90b733c963ab4d9ac5af1f3f84fd1eaf74cf8b224_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:8d40517eece94e75079f18de55d7052b3f8888fa57ff28ad192048a1238d4f1b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:4f06e2941a5063bac48b5d7c8fca3b7ae30697886723fbfe3798ccba7a75ea5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:90c7000b7c9d0f9827a6753d01070daf6ba65524148f59727bba159cbbb81b93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:6f3b73ef30b07c78a41a3c382bd694b6d0579b9f6c712212ffc4dccc473ec38e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:87fad183030127424138592d2eecac8fbe0ee15903892472da1bbc2f7a17dafb_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:a5aa476e2f95acec73201c492af9d4838c8a32d915e403ab2d25e95e668e532c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:947e7d72c4e8fd2f8cc45a78410ed9481e893083397efdd9bcb9df770f2e445c_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:c545524beef211bb5b7a6a4dc54edf45636c638a19c42b756889a66decf884f5_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:dd5b36d3ad0f0616121448bc1e6df582b13f033e7e719f3676cbc6d9c64a3eb0_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:26ae1949819fb6a59bb0b1bc126c0ac3662774dea139571b09554d6e91184ad1_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:9d6858e84ee669d7c01bc536ff57069633db2c20d7957556aa5e66cd1a9efd14_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:3af8b80bc53846297b49783aa71e4b3883d973b7bf0fe7e902cb48800302c90f_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:bf95c056390ae6ae71d2bcc38a3c4fdbde0c27139c24b8098b3b2246be82ee89_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:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:29ac94c1adb061f6b6aab04b1faa8442b66f97964e92eef68ffd1ef7bd8a329e_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:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:939528e1546e50a7d1701ce3db108a40736279d56e9812d1c21f5dc3d492ac6e_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:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:b7d9ac0a83896b5ad2c63020c215812973d57d689ac90ee0eeafbbe193e574d3_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:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:2b8ea21a57841debda1dbc79f5b3dc26f93852c5a9d8233fe73520f2cc27a95b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b2ff6b83fe2b8e18f8442b12d694419f6e14cc51bdd603d407df8373fd70851c_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:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_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:8d5edb440684d2e7da3b0639867f8dbef9d5ac1b7f85f15204c0690be86bce06_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:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:5706b2d6e989ec2e7dbe6d0c9b9371b5537d0dc40848f584ac8b8f50cc0ab41a_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:b05088417754804c7f107dab474a567b1c9b3e34a4994843c0575cbf95cbba9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:18ad4765d1bc7b3fd2073d78a447d100713541ce12bca2541af8ede1ed63f627_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:ff1c0e7168620f0d918a35fcae28807a5d35142ba39ac38b42b369e84f940592_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:b9d2a3dd7d27b8c3bb744d653344af0d1acc7116d2075525e95ba824929a4404_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:6a82dc74e87e1e69b71f4741e3dfd0a41c6cac12d8dc5a94c535357931166de7_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:ca28d78de4aa3c56385c63a9bb87f16d19ae2c4f8579c07244f8e66b3dcd0d7c_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:6d270aba43635b915835ef16b7d9e8c6d9167706a798e0f748ed6bac78d34985_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:8fa6d481a3fc93722f1c704761e9a548b0cf886424a9dd55e3c9bd60bb888d11_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:5223a1167eef6883337ffc9ad6208b1294759bdc11887be78e0b5646120fbb46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:ea2b3205d15d386e227108c017fc57f30b406fffd9e5056f908d2e8c671cb99a_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:5c635cb57d487c638e9f32d5b69656f72fc191b3160ada82b8dd54ca7950116f_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-ibm-vpc-block-csi-driver-rhel8@sha256:aa40c50345daa07b8bb1426eb31b44fcb202c5f0d903c06a3f3859cd6e591480_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:849f13bf9b6fdbc73b671226f30aa208d7ed17bcca93239a83b6e6d14798ddbb_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:57a7d0c14851526679c5a513345a828ba249bcdfafdc7be1af09ceaee6d96cf0_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:0ff6fd48ef3e23de090587104684f214f0f6540c66ba1e59ace8e9a5a48135dd_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:bb7cb1703b2dbdc6af833d04126f917895aab9df84c98f9bae85485fb4dae73f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:e59684416bd1258e50f4230fbc74279efd9984b7618cb62b7b87e306f18c8d5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:56dd793ff22486fdb3e2010608a5ef155a481e68181d48d23b4759f4cc6482ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:1674742a196a2d846f24dcd05b4e35b5a82019b2b20e2a75f4b9850043d26e17_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:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:fbf7adf8dacb0d274a6cdcfdc7e90720b953d79635b1f47ae1cd5de735e43b0c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:54a4a33424edf74a05faa54de795fdb22e8933cbea70f9338c5801d07673218b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:6e59b14824fe873149228dff4187a8af6fd809663335ac95925bd1b27b631b12_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:c6c3994af5a862df916f642ab43f3f8e0a7ed2507cab7a89bf5a489f8232ef32_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:81b521b83e6bdba776c932f055d38ac641c8aa2c38342a6019b73af75fcfbf76_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:386274f66a5c76c270348d3551ed828a798116cd262e574aec4883ef305a93f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:0ac3bd20df0e39210299c8cd97def197cc09dbfd40450a27aaeabfceec67eb2a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:965667f61d66cf95711b6bd4e56b61e66c837f16facea138589feaa328f8ba14_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:1aebee0382acdf2f8c25cbbc7c4625855baf0df824897b49ff8e8d7156f26c10_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:b93c9a3cdb6e4b42bf06a500a47ec06cfced49eb25bad249e20328a401f745d0_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:ab8a84f5f48d8caf461c43254983c474c912dfdcbcdb681680ef889a84c2ca45_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:72db598db21d1e0ded85836ba04cf11bd9a35a3a92f8164ddcfda6d4f1f67eeb_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:fb874827ee64e46fb7b1032b20ddd0daebf6d6c78f87974e708d565f8dcb75c8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:0abf4b89518dc34a93765c01a7e9ed655a849b1503e59ba3391b49424ed86929_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:6b890961922acb4ac55cee22e527cfd16db346a8336d03dee1bab6ee3353193d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:20ebce78341692c4b7cb989c9e72a878ebac1e05a86f863eab5d2ab26145cef1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:1fd5e849fd3fb12348ad08bb99fce8c0b83cfa9cc1b27672e2d5a263b3e43d7e_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:63fc31df14f982473244ea31a19afa32572a00819ea3a696e8a97d538a1597e8_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:f8af0795220f58562f48548f72465f086dbe6d702d4f8015d99ef04fdb6c3b28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:80e58d5f1e04c78b5c9b91d1bc946142ffb4bc18c3505b421325590ec59087f4_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:4af3905234992c48f9b6edab1f790bf0c60bc0f6dba702da2083d42b7b8a039f_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:bd07587de4ea6fc98d6420d36b1e9ecaaa76044654b428c671606b1f2a1012a5_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:bf4767eb631457901613a466e2d274db644440c9ff71efe968167cf7a101eda7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:70bc2c926c6881786a4122753045af13f0f74fcdf552f137dd124b85f55499f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:a7b3d5e7b5e9818bf3e9e76e5bd6659e4d02401c0147dcd09b582bf51b49d5f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:9e8cb51366946aa9494d7d11e8b833431d49a31a9ffd331658f3cc8eb42e760a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:3b2b8947c6779295f60afd359bd6f8151d49751e096d29cd18120ec190c3e788_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-openshift-controller-manager-rhel8@sha256:50f76d2b022ccefe73175f3d436708232d9ab14a21e1101f5605a27bdf6c80ab_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:78ed37edd0e5a0505d750db3fd83d7d2dcf37d8efe05d8a1d37f7e02785269e8_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:3385a96089a884c619e5e2eaa93d2e2bf97570af549a82b092a649ee93c05bff_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:7d612c3cd1251fd9672c5564aa8cb467c7d7bc7dde644df5306ed3fe0ae022df_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:9ebc8e5f6c380a2cf0726d793c46b600bafe48e8c39d4653a84c7e34ba58752f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:6d981567c79861f5927e4d1450300eeb23a7206c67b066f81076cafef43f3d3a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:6382c37f5d5ad83e7f30e1829156d165fcd39712e1f09d09b1faafc433939020_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:664a98537a82dfa581ee6676ccab475dcd37847a9175a6416656b99e3aed251c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:a840a67f583d6a1c7bb50b605f7bd11822637d139d82a2160074529c0cc94bf6_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:f4ca83b46f0eeb1d566ea61dc1822275ccc5bea6879680918f5a4f71dc0dd71f_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:0ed85f28abd57e8fc2da0b0c1c686e4aaac86aca10d7ecdb90b155921d746187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:d47ad0b43f84511ab1295215c5bec241cd7dc0174785907661807dd8cee5a591_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:233135301f43df0d95306476b51380964d76e61f9feb3f5635f36577f485b296_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:74801711050de213e617315902ea34b2f23feb0883c9ab353c5270501bbc081f_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:2a862bf49b843845f130225b0799358a4c54f63ba1c168da8bb640ae1bedd41a_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:6bb235c5fb8c668c96e99ef264fd924f32294ba657922773764cd4d4c48f4f3d_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:0f45dd5c53290f3ca14135eda7a080ac762e7c94f555b86ea67669120326b12b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:98f1bcd7a8a29395c7695633f3333350193626e8151c5aaaaa39a5f852c28f28_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:afd681cc60a6710e0a634125c69713243cd3cf3e90afcd5d255040cec4650c4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:b578189fd7efd1cc60d0dcd4c57afacb78f70a8909ad7dab8522d3481ed914f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-node-exporter@sha256:1900dec8edce96bacc1081b6ac134870e34dce1042824138eb7449cb3ae8213d_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:556daaa415596d122a73cbae2cef160da7d6003c0c698bedbbb9e747f85320d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:b8573d43bd506aac9b9f5a5a7580f0d626a20ef5579ff7140414a0dc95758364_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-sdn-rhel8@sha256:c27101a8b2e4635d1de21ac850313be089ba1d14083b2f3ef9e46f2407bb42d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:542f45d8a808856c703a06d318be629401ec1406aab68e7f243f00acee411981_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:71007ab3cb513fbcb8427147bfe841249004dc01748c3a03b365a9533a485476_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:fa61b297912eacc2a454271471327fd99b5effdbf1b34ad2f160f748361e4cb8_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
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_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:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_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:7bddb92e8907d310d7bb5f4091345f44dd0aecf096e3fd912d099663d180a7b7_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:ff665b642fd1e540e21b2fab96cf39fd152816ffd99deee5c88a137b9a172d52_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:10869514c1fa3a577c5ae746396485086e74b017b85fa30fe143c39d1cc77e7b_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:e661a14ebf650f23eb45fb4c624c864630c0f074e75818bbf39e0f8e6db0ccd3_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:e33e1088a4b15c9c48a2651cd488f20b9f4cdc9e1f3a987bfe145ed8bcd56d22_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:f9fea0aeaf9807ac1a03b7fe20ce26523a622ace4d606f892ec670218cce11d7_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:fa8c1ac957b0a7a56277f0aa191820e5c5acd220c61c088147f33b9e193b7b69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8@sha256:4e5e66764b5990d27129258e87c2dd73f4234f8ac30ec2cdb97bd773414c2b53_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:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_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-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_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-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_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-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_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-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64 | — |
Workaround
|
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-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-22871",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47907",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58183",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"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-06-07T21:42:30+00:00",
"generator": {
"date": "2026-06-07T21:42:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"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-04-09T11:02:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-07T21:42:30+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-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:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_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-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_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-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_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-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_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-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_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:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_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-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-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-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-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_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-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-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-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-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"
],
"known_not_affected": [
"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/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_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-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_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-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-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_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-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_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-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/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_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-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-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-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-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_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-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-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-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-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"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6493"
},
{
"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: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": "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: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": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
},
{
"cve": "CVE-2025-47907",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2025-08-07T16:01:06.247481+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:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_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-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_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-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_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-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_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-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2387083"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in database/sql. Concurrent queries can produce unexpected results when a query is cancelled during a Scan method call on returned Rows, creating a race condition. This vulnerability allows an attacker who can initiate and cancel queries to trigger this condition, possibly leading to inconsistent data being returned to the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "database/sql: Postgres Scan Race Condition",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Moderate severity issues rather than Important. The os/exec LookPath flaw requires a misconfigured PATH to be exploitable, and the database/sql race condition primarily impacts applications that cancel queries while running multiple queries concurrently. Both can cause unexpected behavior, but the exploitation scope is limited and unlikely to result in direct compromise in most typical deployments.",
"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:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_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-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-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-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-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_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-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-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-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-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"
],
"known_not_affected": [
"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/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_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-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_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-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-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_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-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47907"
},
{
"category": "external",
"summary": "RHBZ#2387083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2387083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47907"
},
{
"category": "external",
"summary": "https://go.dev/cl/693735",
"url": "https://go.dev/cl/693735"
},
{
"category": "external",
"summary": "https://go.dev/issue/74831",
"url": "https://go.dev/issue/74831"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM",
"url": "https://groups.google.com/g/golang-announce/c/x5MKroML2yM"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3849",
"url": "https://pkg.go.dev/vuln/GO-2025-3849"
}
],
"release_date": "2025-08-07T15:25:30.704000+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/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_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-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-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-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-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_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-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-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-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-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"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6493"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"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": "database/sql: Postgres Scan Race Condition"
},
{
"cve": "CVE-2025-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+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:ea176aaa58b2221f5de2779c667e125a7bafe96976af540c484e222c1db57a26_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-deployer@sha256:277900af1e8886fc624d449575de6c1a4ece71433047771a048c95503cd4b63d_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-ironic-agent-rhel9@sha256:bdab5ba35151ad3ebbff1bc42f9a3552f4a84a74e1b012ae28361cc445cf18c0_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-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_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-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and 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:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_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-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-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-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-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_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-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-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-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-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"
],
"known_not_affected": [
"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/ose-cluster-update-keys@sha256:c17c0308120d9b122ba4bef1509cbcf09086d53c31c620f0cd1dccff035999c2_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-haproxy-router@sha256:b3c3b0db645b6f0417835c3ed772a3951391922bb3c5cbadb2a43f442ba32973_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-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-keepalived-ipfailover@sha256:933625dfe48f30c696d53216d0ce83ef1d04287474f4da22caa1b71c5cccd243_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-machine-os-images-rhel8@sha256:0f23c02708855c3ec3a4762885762ea041a80d2e73b93048f1dfa0716685041b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:174699a37d2e02aa944bebd5b8b8522bfab9fdb3d12be28db63dfbd57b5e7767_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+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/cloud-network-config-controller-rhel8@sha256:a76dccf4659d7bd7be8e79b96859aaefb390cb2c09b875ed9308d171cd5e1d4e_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-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-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-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-machine-os-downloader-rhel9@sha256:c424dae8014ffd562255425127d36b2c10941670ac7017f3e735d23e37a09331_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-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-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-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-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"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6493"
},
{
"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: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": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"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"
}
]
}
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.