Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-24049 (GCVE-0-2026-24049)
Vulnerability from cvelistv5 – Published: 2026-01-22 04:02 – Updated: 2026-01-27 14:58| URL | Tags |
|---|---|
| https://github.com/pypa/wheel/security/advisories… | x_refsource_CONFIRM |
| https://github.com/pypa/wheel/commit/7a7d2de96b22… | x_refsource_MISC |
| https://github.com/pypa/wheel/releases/tag/0.46.2 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-24049",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-22T12:24:28.930262Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-27T14:58:36.933Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "wheel",
"vendor": "pypa",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.40.0, \u003c 0.46.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-732",
"description": "CWE-732: Incorrect Permission Assignment for Critical Resource",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-23T17:45:05.244Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
},
{
"name": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"name": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
}
],
"source": {
"advisory": "GHSA-8rrh-rw8j-w5fx",
"discovery": "UNKNOWN"
},
"title": "wheel Allows Arbitrary File Permission Modification via Path Traversal"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-24049",
"datePublished": "2026-01-22T04:02:08.706Z",
"dateReserved": "2026-01-20T22:30:11.778Z",
"dateUpdated": "2026-01-27T14:58:36.933Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-24049",
"date": "2026-06-18",
"epss": "0.00278",
"percentile": "0.19357"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-24049\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-01-22T05:16:23.157\",\"lastModified\":\"2026-02-18T14:56:48.657\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"},{\"lang\":\"en\",\"value\":\"CWE-732\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:wheel_project:wheel:*:*:*:*:*:python:*:*\",\"versionStartIncluding\":\"0.40.0\",\"versionEndExcluding\":\"0.46.2\",\"matchCriteriaId\":\"977849BE-E1EA-4B60-AF30-9C248A8B9635\"}]}]}],\"references\":[{\"url\":\"https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pypa/wheel/releases/tag/0.46.2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\",\"Release Notes\"]},{\"url\":\"https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Mitigation\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-24049\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-22T12:24:28.930262Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-22T12:24:57.994Z\"}}], \"cna\": {\"title\": \"wheel Allows Arbitrary File Permission Modification via Path Traversal\", \"source\": {\"advisory\": \"GHSA-8rrh-rw8j-w5fx\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.1, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"pypa\", \"product\": \"wheel\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 0.40.0, \u003c 0.46.2\"}]}], \"references\": [{\"url\": \"https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx\", \"name\": \"https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef\", \"name\": \"https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pypa/wheel/releases/tag/0.46.2\", \"name\": \"https://github.com/pypa/wheel/releases/tag/0.46.2\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-22\", \"description\": \"CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-732\", \"description\": \"CWE-732: Incorrect Permission Assignment for Critical Resource\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-01-23T17:45:05.244Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-24049\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-27T14:58:36.933Z\", \"dateReserved\": \"2026-01-20T22:30:11.778Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-01-22T04:02:08.706Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:6562
Vulnerability from csaf_redhat - Published: 2026-04-08 02:06 - Updated: 2026-06-18 14:53A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:db669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:f613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:da29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:cf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:cf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:cd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ffae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:afa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:cc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:fde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:ce7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:eff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:c00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:efa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ddb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:fcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:df6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:caa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:cef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:dbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ddf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:c7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:cfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:b0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ccdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.21.9 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.21.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.21.9. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:6561\n\nSecurity Fix(es):\n\n* wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking (CVE-2026-24049)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.21 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.21/html-single/updating_clusters/index#updating-cluster-cli.",
"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:6562",
"url": "https://access.redhat.com/errata/RHSA-2026:6562"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"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_6562.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.21.9 security and extras update",
"tracking": {
"current_release_date": "2026-06-18T14:53:55+00:00",
"generator": {
"date": "2026-06-18T14:53:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:6562",
"initial_release_date": "2026-04-08T02:06:59+00:00",
"revision_history": [
{
"date": "2026-04-08T02:06:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-08T02:07:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-18T14:53:55+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.21",
"product": {
"name": "Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.21::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Ad4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Ab0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:dbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:dbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:dbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Adbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:cc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:cc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:cc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Acc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774891283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3A121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774891516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-netsec-vsp-rhel9@sha256%3A7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-cp-agent-rhel9@sha256%3A11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:eff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:eff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:eff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-vsp-rhel9@sha256%3Aeff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:c00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:c00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:c00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-network-resources-injector-rhel9@sha256%3Ac00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775071289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854728"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Ac81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Ae0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775086165"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Af5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774891432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840048"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775083177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775081995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Ad7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Ae99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Ab5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ab828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:c7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:c7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:c7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Ac7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Aace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Aef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775071257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Af4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839396"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ddf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ddf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ddf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Addf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775058500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Af0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Acd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840626"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ffae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ffae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ffae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Affae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Aca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Ae71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:fde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:fde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:fde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3Afde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774891283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3A28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774891516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-netsec-vsp-rhel9@sha256%3A6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:ce7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:ce7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:ce7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-cp-agent-rhel9@sha256%3Ace7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-marvell-vsp-rhel9@sha256%3A4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840036"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-network-resources-injector-rhel9@sha256%3A0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:cef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:cef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:cef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Acef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:da29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:da29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:da29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Ada29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Abb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775071289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Aa33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Aa4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854728"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775086165"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774891432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840048"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Af06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775083177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3Ae3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775081995"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:cf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:cf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:cf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Acf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Ac66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Aa290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775071257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839396"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Ae8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775058500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Af471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Af789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840626"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Ac40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:afa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:afa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:afa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Aafa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:cd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:cd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:cd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Acd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:caa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:caa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:caa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Acaa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:f613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:f613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:f613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Af613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Ae840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775071289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854728"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ddb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ddb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ddb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Addb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Aa2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775086165"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774891432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840048"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3Aba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775083177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840148"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Acbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Aab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ad0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Aba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Abc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Ab45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775071257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Aa97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ccdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ccdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ccdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Accdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:df6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:df6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:df6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Adf6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839396"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840234"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775058500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:cfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:cfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:cfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Acfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840626"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840313"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841492"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Abf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840159"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Ac2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:efa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:efa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:efa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Aefa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854728"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853236"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775086165"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774839617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:db669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:db669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:db669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Adb669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774891432"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840048"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Af110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840207"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:cf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:cf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:cf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Acf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775083177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Aee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:fcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:fcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:fcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Afcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Af7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853230"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Ad6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774854715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853305"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853255"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978_s390x",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Ad2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774853306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:b0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:b0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:b0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Ab0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840140"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774841835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840032"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Aecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774840626"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:f613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:f613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:f613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:da29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:da29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:da29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:cf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:cf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:cf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:cf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:cf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:cf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:db669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:db669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:db669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:cd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:cd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:cd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ffae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ffae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ffae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:afa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:afa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:afa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:cc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:cc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:cc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:fde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:fde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:fde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:ce7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:ce7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:ce7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:eff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:eff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:eff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:c00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:c00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:c00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:efa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:efa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:efa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ddb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ddb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ddb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:fcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:fcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:fcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:df6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:df6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:df6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:caa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:caa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:caa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:cef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:cef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:cef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:dbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:dbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:dbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ddf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ddf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ddf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:c7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:c7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:c7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:cfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:cfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:cfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:b0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:b0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:b0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ccdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ccdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ccdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:f613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:da29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:cf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:cf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:cd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ffae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:afa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:cc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:fde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:ce7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:eff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:c00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:efa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ddb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:fcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:df6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:caa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:cef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:dbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ddf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:c7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:cfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:b0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ccdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:db669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:f613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:da29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:cf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:cf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:cd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ffae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:afa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:cc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:fde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:ce7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:eff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:c00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:efa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ddb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:fcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:df6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:caa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:cef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:dbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ddf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:c7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:cfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:b0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ccdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-08T02:06:59+00:00",
"details": "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.21/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:db669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6562"
},
{
"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.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:f613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:da29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:cf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:cf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:db669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:cd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ffae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:afa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:cc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:fde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:ce7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:eff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:c00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:efa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ddb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:fcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:df6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:caa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:cef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:dbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ddf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:c7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:cfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:b0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ccdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:0cf6190ab6237f900f12542ff3b2b3246e2dbf0ddce7a2e976d281a241884c08_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:510be5fe92853f661a3e9fb4f873274f41e266b2471576c2b2bd82b3bc231539_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:845444ba5846416a42cd44cc89fa5c866e91da2dc117e2e478cd424b0c24cb13_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:f613d742e04fcab1fc2144acadf82c2e80c53dcb7132d621c68f5cce9b19fd81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:20153ce4892dd2ccc3633d67acc5736c576e65a05b4c60bdc3dc3ed4ea23402c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:64dac7cbebc17d8149d7c6aead7c956a4fce90f318b093a5a23d0eba1471c643_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:75363f7cf52ba29de47b3a93e15dda7e2f8c81c0d115193ae9bda3ce384d650f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:da29b879f9c388c3e80505cfb6a7807efa39d4e44a40e5312d8c4b320370c59b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:6b83d5c66b5a687a4ea5424b7e0ba4a5c6103ca0aa3e3a92b64fa66c4702ad30_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b7a8be897d55e9934beaea43232254c76263bdfecc887649566eccf63eddf7_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:bb539b330e4b0bddbaae919da4312c58af94d35eeba1f82d494e7bdbf1fd50f3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:e840b195d184766308b5355351120865ae3de0c04dcb7c65f844f7c676fb10d1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3fe30786202d31c639e48200dabd6e880f2ec478d4eb638a854f764a78ea61ad_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6174d8b3b01f7ddf994389066dd8f88fc2c95ff987896ebd6eba9cc0944aab13_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:cf434d1e0afe482c7758c6f16f28fcf0aa022d5cf144a7ac7706762630895ba9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:f06f6617ac70687955bd157a23fbd3e121dc45fd9a83883d5bf341a3ff07d385_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2c45dc46833b6966145884a7f98886af205abce59c13e12abbcdc85ae3e77626_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:564d6081ae8a4571cba271c015e5f1fc1436fbd9f1a03f72dcd2689ebf880b69_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:e99f6c3551f7b6d6cd1069ec8df85a4e56a3e3c44e7950de535f785b08644806_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:ee19c93c8113d620af1815efc28c11534dd68343c4f6b892b80ecd7694c42e1d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:77c613959e8d7a202df764c22623271eaef0c8902a5b5fa9d40a9dfd43efe9d2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:7b812efa52c2831d8ff907c5b70ee00f728d700f1585616896e43fd39eec520e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:ab64ae161deca672967b58e5c3273050a6c54d50d44b19164971fadddff74ca5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/metallb-rhel9@sha256:cf9ec24020a453d9027f548c0237008a1bc5e45ccaf1c5cc5a513987de809cd6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5f92e87b3985991ef4712227c309a955b0b0f13bbbd680331c5447561871b35a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:820af97d9909a9cddfb0d29c0bdb40b8248fc4849d97a84cf05c6a1710d30c0f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a2c3a87b4012c7d345c8c094e050b279eb374a296d97f67891420aa981abbdae_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:e0f47eb915c27c4df68cec1b70bf1c15640af6d467ce9d40920625a299033f81_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:237c8ac5d46a4a736bafabc1d08f0409e29584784228239cf9ad7c66ade83cc9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:564a6ee350168d7ebb0d18b488ba19673031b9800597b4a25902dc2d141dae49_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:9a7a14eba3cafe8b8dd7822b76d827dcd65182bc95a82b1597c7815219950200_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:db669854135cfc34f40d4c59d7eeba7d541b467ba332ce2a7471cb0dec2fad00_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:18ee89e63fd354f736c0162230a36ad26b07369d635af238332aa0b51651ee76_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:8789990aa291c78db85567eac361591f4bfcee70d00fd74640dc49e2db01929e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:1a5ee6966da00e41b6e5f70e52c6a39d4ab3cc61c08b3a7e460aa6969384bcac_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:e3a27996ac3ce56cd5b8f6a679159ed787914055fad2de00529eee4b2594f80e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:304116f2df3900b8822806b1bc89a5aeae262b31adf92a14549c217e0aef71fe_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:c40b49255dc41ded477c8294493d777c2b115f9e630dcc88696c2f45f5bc8a81_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:d4e6814d9cba1eee34529e127ad39d52eef93cab872a610238277d680b48fd0f_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:0e77ecde407ff400a7aec52299ba377b620e4f0c3ea2e319394e83d489385cc1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:2f191e6a699a4b294ab55364f35dce1f2f0c8d33f7fe443c8f7ae96592fd25a1_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:45e1a6054a0139e088924f880f7f53d6ff18adc7f9f381025e4ec3a238eaf1ac_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:8dda196d191407f046a27777a1dcec992fbda40284010143e80e9200eeda89fd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:08eed5b5090617441b0dd902cbae9c0fe58fbd2d027d671a2063bfefd5a3d37c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:0cffe687735d771a084704df9a6bdc70e1b57c24f14d8324443a885fb25443bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:99a4e9288353cad483e296529d2814c8fdb62505680820dd6fc02846a59a9db4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:b0888745243092b48ac9675daad9bfa972d5521c55abd460376bfc2ca3a8b994_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:4641cf661870693c5058969e27578895ce06f51c125e79229223a6172f686862_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:8604af877ec4c3b183475462aaab13f9f931be0de195fcd9f4c54abaca900349_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:cd2119d86737002d3c82f19560bef49d2c185e90e634f60a037248c9a2c38ca5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ffae925c32200a5c05011f01e8d633aa4bdd53c43b490a25b9be529c6a12fe73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:43f240b115c9182d7485a1f6796a5419e3ecbda472b20a2d6fe86e9c5989e97b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:67e03b575545cfca5ea1fb518244f9372fe891dd3f91397ed3cd61bfacefc0d4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9fc236598f5b743d34dc0a734e98b3c394b91f18e28bdd4dedbb6e5830a2642c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:afa4b5fd148de51f3acc28e31270e82fa12041199f690ac01dbf80bad8dfb329_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:187bfa96352937aa912c722213859b3df61e910cb3833e1e7fae2446b6b1c195_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:36215125e8e7b3c005aa69a9da2d5b118afad6864f12ac34fd27e666c68226ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3b89af8dd9de6c6971e8f1345292bc258ba077673b3a840c9de02255c9632a01_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ca21d16fc9fb07a82c7e363b90bf7bd2aa37e2837ef37870273367e26f2ec8d0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:971f7c669672566a705ff60d65b3e097b6005ed9b5a7e1697fd7f8e93c6ffa46_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bf053c47f12a46597ca0bd46e031c94a69defc8904e1346537a02bb90ef44be9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:cc8adac34c1097244fe674ca4f80c0c37a14e9fedee0d5f9dcc88d33a2f3f5b2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e71d75bdab8836a266dbb020744a7d9c0c46f44e828950701ac06033458bbaa6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8d64fc4acada3bb6a6f6bb022e906bfba50413e9923dadd99ca31ffaed1d59bb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:fde049475e15173764b7a1c51dbda6c1710ceb01c1bf156c5fcdd4e23d675824_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:121ee98d12e826d55f855d206719c524dd928cee094b904349523fc80147c103_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:28b66e520b6ef863c404931fae22357ef1e217a543f53a1c55c07fcc081b64fa_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:6bf53f8aa3b5e25667dfaa4b4d0b778e1db719747b1d998b10221135262df086_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-intel-netsec-vsp-rhel9@sha256:7de93615e4b70338408f158d9a3cd78dc9aed3ad37eb2ced8191225781804e71_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:11c2c52e84251397a0e87adb6ab52fb72ef866e769a0a3e03c0920dd111b9cf2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-cp-agent-rhel9@sha256:ce7515cd940eea04ae0b48fe7835012a83b3af32b7f841d2bd042df8b425094d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:4e6128b8958672966855f914acce3d587f2525b63c1f19669a82edef9aa186e0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-marvell-vsp-rhel9@sha256:eff4714696442b6e7eaea511a3569154eebe3f736e218c305e2dcdf0e808c26a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:0c5471a2ebdfe9b4dd49f33b17a5e19040fd0ba93308111f8603d37f6c47ddb0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-dpu-network-resources-injector-rhel9@sha256:c00a50122d85888247c004668cc78d251b4f2ea06d4b2ed7f21f4ab0435a364b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:5fec291c5ffb0fb3a1578716034cce7bd6266e38043f98518609f38c64301d4a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:9ff14e69b7cc01e4ffe0c9b23438bae183bc083c2bdf8b6b634a03483a5f6b63_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:cbea6ecf4fe20bb156304964ede6dca52a1bf03ef4b1cd1a16c9f04e02126773_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:19006481fd35e112f94066c925a307d4083d8530411e99110f0fc229204660f2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:1a11c9ff1dee1dc06b9639aa81e551c030d50aea5c197c52351177ab56496bed_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:d7191359e708ee5e8b18b15ab60f0d6e05a841f572a2d801f8987873be63bfc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0bf58f837432c25146a7930f4da1354e78f9834fa5466bc6ec0b4daf9895e095_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:15cfbdb794b1b4365e3c8fec494672c9dc604ad7337195addb84527a1cde836c_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4a90b90da8aa794da237393ee6287357815e773349b587c4e9ce874174dc727a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:ba4928c93cff6a518628d9cb2e00ecef267c29802b21f5e68f5521e14fd19d1a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:12f6b0e26548e0f53712ccfb8be12b38668b759f14b5a34496e9621919cd4372_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3b0565142bb4a68bee9f0105a144152fcf1e276028beafcf7293dbb8f5d631df_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:498fd503b230540d5b5b67b88ecaea8c41b333ec9511592ead01e925844a3ad3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:f110e12b175acd4f9e604392af071eec9ed3a410d12acc1926a8db908db1b1f4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:0a81445202d3311d65a9438636eff87a1c7ea643ec00bfa24ed14e0a60dd1025_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6d7b294946373a48a6261495b1683fc3738c18f67e14b8229d370844a12316a5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:a33e23564a5cfafea3191a086f7dc24500ecf7753dc58d173640141a66602fc7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c2f731ca4a7885d786723025b7dcc6daf50e185d9faa1507d234d766d32caec3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3f8fd9cd02d0db99493776f51e990d9f9ec44652de408f0449e3a9a56c57c600_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:6c9432bb267f6357983c2f5c21762a6255dfe8ce3bdd4e51ac05695f4a59b80d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:a4ff886279c14b5842065fb330691179a79120bd753dfa7dfbca77bac9936bf1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:efa10ca6275b74218567897ff61182e33f3c5cec2fd978c6025caf0a836e0068_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:1413bb09f59f440159c4cf6947ba769418939d9c34622750ed606b4a56279012_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2324f687645d9d6f5160839ed98703ea0ad910043113ba54b7438b9ad97c7704_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:c81685260c1e0e07eae86874dc01b9bd32f8708415441d0f89b29b3e999cc604_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:ddb8e85c7c76f6172aff8027d805beaf2ed4fe686349b1ccf0edc12f5e30e4e0_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:6633480c3ee1298572555372fb118246d19e52ff9a13357b4ed86d2c9a580866_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:668c6e29318378194218bb159f4aec2060ed39f7ec7d4317b63eab9ec63cd443_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:7f16e69b9742f4f5bd239dc8cd854369070caf7bb9fd8c269fe507d3c168f651_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:f5a603d70a57b0cc8b45f08a87b585f8c1e1c065711770988af917d80c57d1d5_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:2c9ea51d604c5aabb667a3ea29d0b5c0ea53aa31a15bafb02d2518b239f19467_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:b45b47b257e272ec2c5a04abd38608f1b428c462ef1fe031323dd2fc83cea894_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:ef894826129b95c2af09a56e116565fd466787b15f792d63afc4e74af8f1e5cb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:38a6281192f06498e29df2bbe827d30a47c944f1c4935d467fc71208bb2b32e9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52871ceb8c544e4a3bf7c1ab7055736cf34e9e22bd33500ca89d7c49312bf09c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:55ee1528499f8cc678ee495c996f1dfb355abb5186fcbe511a6e71fee17d1104_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:0e2c49d6a4887b351372b5de54dbc7fa0e843a5f42754288e2988147f0296609_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:62dc400bd8df866081fa623af3ce38f098ad35d4c93d31825bc02d657972e5a0_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:b5903dbe838b47e00e1b4f58ab5dad86a9c5118365d82ed74f6bf4ae2d2f01b8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:f7cd6b8be18329b4c9a480981d9b954c43818172d01db758b6ba317026b8ea43_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:6e1f0627ef2ec46fd406533fd98e1500304251a688b804f851b8725c1296034a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9330d65f35691888c335c93393ff451c775f21ea201522dd78de79aa77ba54f0_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:97495348c72f53a7b0ac1372e99773e6a96412ef8fb67dbdfc3694a533005f37_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:fcf32229962a3aa4008d20e52a08b8a07c9b54c108feb6d6c6c93100266a6ca6_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:28125ae824d58315404c9952a303293fae3ec123326929be11d3be54039b54fc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:7a23743a853c5e99e931da82a8362c8b0bc600fe9cd0fa09859b4d0efa6dffc8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:89c3c9ea750564f36d20f8a4340d5183f4af5ab566a997acb6903dc5e3b34bc5_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:d6066b1291a01931357d42725cefaed74ad9f614acb8307c609581ac855f56bc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:044fee6fb6da13d687fcbf96d4c7d2825ded769cf69a8a4d1b63d5bca0de6650_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:113778b995356f5617ef97d66725a451d081ec7822476c96c6b9f5f27aa1c8cd_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2d7e20a159e812f5b57d5cb553bf9efe3b446ad6b5fa7569a4619a6773b5ab07_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:d0255f12970f93408c9a7d88dfc8bbc5ef0e73cef33665406caf65e55b3c474c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:00875401a77ff54259a2d592ae2c56a51d10892401d9181e13c12f595579966d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1484f3b0d193cf91577c03db8ec0169911645c7c82d094b0431f1e38807338e5_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:99bf84a8b8f506bfaa7983e8ea157e11bbc5d7671b1e61a7fdae65f2b2bd6b5f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:c66bd3bae3a97336c8543f98aaf06c28310647596321b7300508780ad075a052_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3e4919cc7693d9174b7148d07a5ea4688d673da2cbecc34678ba7240b98daf64_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:df6826b6aa4d18a171599e3dc3ae63af1a7f22710374ae361bb1dd5fadccd023_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:f4d7cc2f35f87a93c3d0b74960b0555854aae42e859946f30d35db4ff7144ed4_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:caa5a0c393b2a7f738e71a34651d938c1342b1e20f58ee6c172a27b1e5c9ab97_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:cef306c9a41b74dfc256065b19e50ae1747a87056c72a2bb2946834dae6615ff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:dbd1b4c140e167c5c8cb66fd82df08e523332b6cd41c9f1fa898899d3742ceaf_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:0778184dae95c5feaab405a4f9c1b4837134880754eb4e2e3521fc9cdf69537e_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:502c69c9515ca77314b23992403f6ca8a41508429dd85d66dcae9737da81b357_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:9d26a57ac3b070ca8b84cb45a34f418010d0337f1b70ba7284e75e1bcf2d019b_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:4c9c7c437f1213be2c70a0c96aa442b05cd59566bbe4cdc7644486e353c5e96a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:6786d8e33084ad2ef003c4f6c7f2c0648e34ba66cfe47c627343d68c9f028c83_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:8dbd70ad51887ca77c697a170b51e7e876b6a92e10b0d9935cda7b59ee045749_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:11979545b063bbd8aec5d347f2e0c2e74b8f6d1cc4e375e09d5e746854e5b657_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:3c31fa27e2ddd68fce393705282694c1732cba1462b07370f87a28b994b5def7_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b828bd36347f8d92579a753798f632e99bdac21949e49cf0b0fa8919d458e5c2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:2362945fdb6aa0a6a5c6f5822e38a04c9d6429a71d7d26d696fc7fce376af90d_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:ddf0c90be8df64ec333ce4eb4a2e4e624092af29075c3b74a043e54cdbbef5b2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:e8bd4b4c0ce1d9ac0df71f67c7b7300fb8159bad74815a738764ad96b052420f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:084111cb5f22aca8e4674095b7892d8c84ae4af62d2e098a29f80a9b65acfb2b_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f0951bff6b5734a5840702388eeb6e742c5a2ac3464d57d46d1f62a2b714e2c8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:f471928ed9bbbd4ab1c8f6013e18739d43889d5228a69a80077fe23332c806f1_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6834566849671f323b1099dd03240912ec208f77159689aeb84aaf0cb9152c60_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:a290d3e815fa51be4eb69e42b58584b2fbddd0f805fc644f278e78d5f04013ee_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:c7c543f53277a42eee1e2f201127f26530782a8b5cbb507142efe4f73e1286f2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:1c6a345294cfa67149921921eba13446198078001243700c6c47fa32d13f5fa6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:289e3fed1e4dac789974726045f9f799f332236d5293b0dde49efc67007aa56c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:ba866ea6925c0140f0110714be0de97674782a9eebc95df84acc11a96d6931cb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:d2c3dfd6b078befe24046692da144ba8fa5a53e1c1fd18f98fbd45099abea978_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:02639643a87b923f515a4c7a042163fd3f8856f30d0cda66ac0fd49ca72a4a99_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:cfb2d0f6ece0605e95cbc3f4b2043facda6fe0d3f7e81d036ae8a4f8c1fef5aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ecee8d2dff925a1b162166d5c37d753f32bbcfd6c9773e73b63f15c908a9fc6f_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:f789c2381afb0645091cc19fc2c283e968c87d59f83362599c34acc190a88ace_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:07f27be562c52c24db62af131708b259eff386c4fcd776e4c265080b73d6d7aa_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:39eb243e35939a80f28ba339c6e9e663975b92bea7c49ac3a5a7077a653a10a0_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ff315ed744c78ff81ec1cd8b5e7488658d454e09f1ce8723b3a47491fecb32f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cd78f9250cde103b39c65841da9faf9bcdc4b3a836e0fef8a337f975a8ae3f88_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:207b80860768b76216d15087231dd9ffba2b3058c127610f98afe1776376fd79_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:7829aef096f2fd1906483aff2f3c6d98711936bf254bacbf365d02b8626d34d9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:8c5d2195912981f4dc52a1eacb3b8e6b1a9a4f75db0342b4e5f424bfbcd7c761_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:ace107bd92e841175217cb084f278a1b17b6ca96bcfee917febc21bd663c638c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:17ce6c335f0e30c1281c05f6dea4448b75853ce68ebdcf3185255322e2c3669f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:52b8a261d9cacad05ccda6e558cc8fb136b35b7d5846164985e1ece59b6474af_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:b0172dfbe43fae3a31007e93222cc095d852f84cd34e2cded9a28a94a60ced24_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:bc8498b62b55c101260ff1dd040ba2172c2e6d95ac334dd6e94bb1674963d3bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:0c1a7d8cde5329f55a4dabef989dbc773518c2786ca216f995fc7275ac800f46_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:1af022a57abbc2ba732e2bebcbcff8c1b3574987d164f819f1ec8ae98eed221e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:a97b58c212ab09d10e9b5ced53a826802143cfc085472c5d1c10ec4a453e4a3c_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:67e4c665deb916498dc4b031d89431d29ab977cdc26b81b2e88f665df45ca348_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:89a7e814f3fee33b12f25929db1e32344b64bf09032400e5aca01d9405980142_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ccdcb5a0e3da13aaf58f6393d9c8768220c6894f7e58cb0be10ac0005576f85a_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
}
]
}
RHSA-2026:6565
Vulnerability from csaf_redhat - Published: 2026-04-09 12:37 - Updated: 2026-06-18 14:53A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:fca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:cbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:a6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:cb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:dd65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:eb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:cd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:aedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ccb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ffed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:eba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:cf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:f3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:df5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:d7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ddf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.20.18 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.20.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.20.18. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:6564\n\nSecurity Fix(es):\n\n* wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking (CVE-2026-24049)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"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:6565",
"url": "https://access.redhat.com/errata/RHSA-2026:6565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"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_6565.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.20.18 security and extras update",
"tracking": {
"current_release_date": "2026-06-18T14:53:56+00:00",
"generator": {
"date": "2026-06-18T14:53:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:6565",
"initial_release_date": "2026-04-09T12:37:01+00:00",
"revision_history": [
{
"date": "2026-04-09T12:37:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-09T12:37:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-18T14:53:56+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.20",
"product": {
"name": "Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.20::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Aef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774977204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Ae0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774977285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3Ab4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775037231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:dd65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:dd65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:dd65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Add65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774568090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Af9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774851817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Ae492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Aff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:cbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:cbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:cbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Acbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Aff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634371"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:cd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:cd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:cd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Acd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Ab1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774652341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Aec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ddf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ddf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ddf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Addf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Aae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774637080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:eba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:eba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:eba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Aeba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Ad522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774637228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774637540"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774977204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774977285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775037160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3A521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774977335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775037231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:aedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:aedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:aedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Aaedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Ae9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Aa214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774568090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ae40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774851817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Aceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Ac72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3Ae1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3Ad49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775006804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Af6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:eb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:eb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:eb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Aeb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634371"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Acb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Afda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Ad4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079_arm64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774652341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:df5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:df5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:df5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Adf5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Af912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:d7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:d7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:d7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ad7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ccb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ccb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ccb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3Accb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ffed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ffed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ffed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Affed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774637080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Acb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774637228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Ac9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774637540"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Aa585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Af84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Ae759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774977204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774977285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:cb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:cb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:cb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3Acb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775037160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3A22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774977335"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775037231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3Ab705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:fca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:fca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:fca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Afca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Ac5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3Aebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774568090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Ab58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774851817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:a6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:a6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:a6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3Aa6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775006804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Aba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634371"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Aac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:cf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:cf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:cf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Acf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634932"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3A6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774652341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3A496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Ae74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3Ad20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774637080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3Ab2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634122"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Aa25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774637228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774637540"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651939"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774977204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774977285"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3Ae29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775037231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653156"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774568090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3A82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651960"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Ad29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774851817"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636326"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Afdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636772"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Ae116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Af23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774636180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Ac8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635642"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634371"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774651916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Aef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774653834"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-support-log-gather-rhel9-operator@sha256%3Ae734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774652341"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774634284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:f3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:f3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:f3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Af3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774635322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Aae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774637228"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Afba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1774637540"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:fca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:fca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:fca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:cbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:cbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:cbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:f6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:a6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:a6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:a6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:cb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:cb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:cb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:dd65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:dd65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:dd65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:eb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:eb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:eb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:cd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:cd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:cd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:aedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:aedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:aedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ccb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ccb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ccb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ffed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ffed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ffed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:eba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:eba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:eba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:cf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:cf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:cf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:f3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:f3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:f3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea_s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:df5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:df5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:df5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4_amd64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:d7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e_arm64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:d7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:d7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ddf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174_ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ddf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ddf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.20"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:fca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:cbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:a6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:cb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:dd65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:eb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:cd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:aedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ccb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ffed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:eba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:cf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:f3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:df5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:d7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ddf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:fca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:cbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:a6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:cb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:dd65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:eb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:cd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:aedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ccb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ffed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:eba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:cf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:f3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:df5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:d7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ddf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:01+00:00",
"details": "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.20/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6565"
},
{
"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.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:fca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:cbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:a6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:cb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:dd65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:eb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:cd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:aedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ccb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ffed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:eba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:cf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:f3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:df5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:d7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ddf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:07a70b5e9e0b53de61a64c602e9c1cfe9b86494d107d2e185cb964eaa002b5d8_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:3e7f4903f237cb79178b2207929358ea22f2234e788793e665bd3a19eec90f43_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:7126dafcb219738b1ad3c9d16ffdb29dd3551b9ee7fe4a337da0e0019ee5e91c_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:fca8d034f15afc6c4a0308a9ed0931c8bc04b099cbd05509ee042a4f25071131_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0bebfeedb1dac362c6ec532d12b8dca8370f00bd7e1f98e559aadbd50a1caebf_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:1e218ea4030a63eed81759c1331ca060000d5ede5e14f7fc4c63fcff00594fc6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:2867bedf8b8227730ae0091885e9bb0d82c974f46c2144ec0d88748cfed6e91f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:b705a3866e5324e99b2f11337b82e2a5e45e4145e7c4d5121e10e15901d2ee91_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:319e61f485a21766725d2f2c165bc0883d2af1b46110408f7d2c9d96574ea274_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:4678de5a7671204af30f9eb0101b7d64017ef13d8f5f7d6df91e341af068ffed_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:5faf834f4a7fa098040238ee91c6fd8d27bce9de1257eeed4ada082a87400e93_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:91b9199da0eb259369eb604c9461358557e99addfc940913455f806ae1e53912_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:65a98216ea2d6338b42876a7827bc9034fd0d2aeb04e42680f5983b95b073882_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:6a66d3fdc011706bb27b5ddd47d0deb61638e13e4d51c66706925afccb8b991b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e116556a1c8f172a8903b89444588e53bddd6788a30b416406b62c34ee660653_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:e492ecd71ecb4a2b6e47fe548d3c1f794e3e5afacdca474b031cf4a5f1a0a147_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0864839028213084782429fa01fbb71b28b7bbd173331968a89e26fb69c5181f_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2337f6a10f392b0a5efb1b28812e4dd10b0e523ed95b10998a78fd53f9a9b34d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:51555ddddc967cfbcd08ed51c16ae2c91039c697f9d3a5b76247fcfe6b68392e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c8484b7389913f7cf299ca68159b09f1eb53fd2201dee8328b9e9ba184f200f7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:49ff342379cd1bbb24d6d8a563b764e614303adb83a64088c514d1ff991abb95_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:cbbfce4ce32da5a94daec5b648db33aac22bbc724f3e4e007795f9a82148f679_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f23767adf46c5f59bcd98d23bc08f12dc99042a0f16fc845e181e0cc4a7379ce_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/metallb-rhel9@sha256:f6f788e7481a5f383e942a9cf33a70aa5aa168f7df96e2f48297c71e656a4a88_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:1508864a5c77c9baf8e1d9e047db0e00794ed8be49af96b2d4acff90c044101d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:45422df27234fe738b40b14dda298850702065a1dd155c656b1fecf867b70541_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:a214c38e62b7f90b82f0a68f225c60484d676a9e7f43fa5bcda1ac1505dc0c7a_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:ebebaca5e23fee0ad3115483515aa41bfb3a34893183c6e629c85343075e54f9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6e6a1891e13d869f0bd5c9061790c55e7173e281330a9c7a5e53d7362ba7494e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:b58df297148ff60274389480ff592d5e5281117b23a3d39f873afe87669e79f5_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d29a2ef03939ed893ce5a60cbf1ac8a3508c9207d248d0ef9ff5aa24da60278b_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:f9603dcf4843ed091378405fce3d3016ac7cb5b893a03fa9d257029fc83ab145_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:a6f7c6de4f92e391bea9fb534f03830d135920efead055a55f27855d5e395a70_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:e1c4499735eb2dc4c2c88b1cdb9e971e40c0ee147ace2d350ef1edb1198a1a18_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:60b101ea16ba8addd04505f864b9ce27b6ff9214f97a8c2f010343d20791c6dc_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:d49879bde241b0eb107ade9d5b6347e16cefb048e3bb83b2173a01f4ac2ddeb7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:10079381b6f6f221f79004cf2a5cd808d48a0f0715e295b84f69a8982c2e1394_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:9fba33c4d5349e9fe43243a6525d8b736ae1bdc46bc7adbe55e54d82132a1781_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:a585c5250936744601288328554ec9dd5fd69ebb0d9f628328cc72ba3c3bf4f2_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:4fc77343ade152a91d9f42979c3f5ba88e1bc56d42d8b98d8673b2d8a8442b97_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:53d824ca52a9ffb456b8e811b2f8f669a212678d43c4645cea2a4f1d0d8c86f7_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:6cdfc6090bf0cd94e77ea15e86856dde8ac90a544f52404b512a66b5e7eb1252_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ceb1f86e4aeb9c493acdc73b0b39e741746712bfbc7a9cfcde72a3945ffe4eaf_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:36aa7361af8c68531c8112f0374e1d9afc8faf1b1b05550adc0623f389106d03_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5bcbcdfbe01cbca63b6762fd6798b7a14d3dc385832799fa5cfb9fe164406deb_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5e2bf2b3b835e78dab45f3855a7fc6aebfff21870274eb834a587aff85aefa10_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:75f66f5790cbb7210f128950d750163eb423f3683a34cb3c4032d98228bc9ef5_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:43e817c2fa07344f12ebe776f6d2e2bda5e9dd13d7e1de600e0e20780bbc3ce5_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:534295a5f73a3aafae74a822e2b1d24aac38490344732566fe5178e891d2db03_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:912aa8d4c2c7674a89bc66d3b2999871a7f34fda315426a70b2ec598b0d5524d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:ef94d0b072ddcea34c2d358123ee8a83be5b8764106fed72498b1183c6eda4a6_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:53c220f1f5bdc4d36a25d652bb3d147506487f58b6ef28584644af505156b8da_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:7325e5acd633cffac77f94baffabf26475d0f95c557d27867b10f4fd982cac7c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:80af06756cdbaa803f816da3ca226ac5d076d59779a04d58538506d416138ea7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:f84b16365f89f4e172fed184c2d7c815d39db993320b1c1f89a6577dfae33876_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:3c0ea88947696bf2c08b33b7c0cbba48aa5bb010920bbba9d0ce983ffdee3bb7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8b936810f49b587bbc41060adf6053eaefcd0c55581473e9ca19b3a0dce2a349_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:8e88580fac6600ea6173a33d832cc264e046dd33520fc0a42d733f3c70749fc9_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e759528810ee099a00683ea3de34a90d8d6f2ec72ada4ca31b7382a74e7912b5_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:313cc95c154746ed81502f49c636e231af07c9c98cef42ccd77c2a28bce195b8_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:34914b73856e1f1d66757a2feb02cc0161f71f0e0dbc7d76595e79a62c765fc7_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:53c70226776918f63e80f5b0dad493af0feea7255aa6a6cc576ba76a0b6f2f8e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:e0ae4cc27c7e07e74f0d50eb5b9b32eaf03113a57bca003ce612c6d9e1f18ff8_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:05534c6a2820d2d288eb31417de9538cec276cf731be2764841fff773a2bd962_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:cb80ea16d0887bf0f1f37ce482c1fb0e337484a894e09152a6909cf73a1718ae_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:22bc797fbda75cca14b0eab91c9192dfe1c743ee536e471efb1027dfee6ef20e_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:521539e5b4d2fc9869f1c3edfea580539c0cf43289a30eb6e836be933618ca69_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:10aec6003de1bd4a6a457f29918435947d6f5c58056c3f75332bab1a1b9a0311_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:59f72e3f33c7db67e7f62c35041e6b471ea1654645237d9b9c3023f0ef59b8db_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:b4fede3c851d8352ecf39df126850a8815f508d097244063bfd9fded92f38252_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e29fb5d1c0c7f623aa6ac89d409d46f3e66670f3161da847e778e87c0b567183_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:0ff7f98574c1414ff8652021caa7503071c0fee27ca39f5f7aa9ff8fb541ea90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:93f6ffc1f784a088870ba3ea1b012e3a8e251278152eb7dbf3541886bccc2ee5_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:ff3bf86af5b2db759c2e526d511df5ef9bc1ca574c328c2fe8e4597384ff6f49_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:15b8f89d80d03968c96898b7646b3c0f29b2d06c78fded744ae6b8a292c97531_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:6007868513855032e1073bb63a93ebc3b5d8e2b388a73a4cec9314ac5a330e1a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:ba51cdc0a04140a0e0427d98596038f6adb50fa9bf78c9956f6618d01280346a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:3eba6b013551f5639ac2759799aa6a15b76aa0d51334585b62ba71010752bd5f_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:48878d7729d75e6f22fe71ea030d2ddd334db3ce6b3ce5c104f8311581b7657a_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:4fbc5c0029c7881c7ac8d410c72fe403a68db92ef929be34339c1f5d09c2e06c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:9d7a772d8f2df700f9d6680cfa3b571b6d5148f925ed5d5585c15d17b48c4c6c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5e138d4876656a590779bec3c8fca2406bbb14c74f9c8da83d96de53519c141d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:82f188c6e2eabbc5341b997e5e5643fe2657fcf1d03e410c8c4b40d1bc7fe9f0_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:c72a2cc615bcd741d96e48b232f7d28a469af11e29da2d7c2cae2c8c445f2205_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fdeab523dc5213acf982b37beb19d84269fdf2f1400305fe33885091eea02015_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:8000880d7cac4d8b2ef99826833b2b5a0b5168f83174e6c3419f6126dbdadecc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:c5467e7f297b02052064b114ea11149131ee46a9544432e75e562bf46445ba9c_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:dd65b47cbb61646a7634a66f3025c1b4bab71b7136b8e7b9acfe2b95d4302371_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e9b2e75a7841d37d2e00999c4cb93aab90f825086eec7148d54dd399c530de7b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2da8a4af6e6f05c8aa3f7d77bf74a00c3107807a70ee5e87fd28cbbd5f1c456d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:2f614d085dbe3aebfa28b260bea61846deafaf1c4ccab9b0b823c41728271844_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:3eaa988dac041a69182a940bd85f3225f66cbf961ebe5025f1e4b366a072329d_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:535520f9d1f7abc842acdd115f255c66945230b7566dbebd9891e633cadf3257_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:200d97c395e80ee8cfb7c2e30c237ddfdf6369642ac3dc8f5ddb33e700c244d6_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:2d8013e689267dd9cf5656d171fc7ab50f9b5eb18372a24cdda879c6f354d2c2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:3b69318db2803d99e0ff47212a91406cc55e12127a183921b1202b5c2c16f370_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:7db1d970519218f2ea8184d3497ae91cfdb5e78a24f114c0698f773f26b1d9db_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:0874a43c8f22c81f727e42543e8ab3fed118271f1eb34bbd82dc542ae1dbe58b_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:5623cabb71dc7c145621ae1325f27402a000af7d54162ebbbf34a56f676560a1_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:82379eda34342447f5dc1602f8601ceec7132fa732cb1d76ac356df0ec4ed206_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:e40efea9b1dd4e0e699f9da4ae71f6835144dfa424ea46fd3a27655051e069b3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:71abc30916ce6b2d697fb698d35aa9a03da2a9ddc467742775d8a4bdb0c7f72c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:8a75ae144cbb75ace0f410079b1104eb1f29c43e88c31a13f2ae2f1ac1b88d90_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:f912655ddde1c3597d50e3d8d956045283b400a9004845a06690691f6fc51801_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:37f996c9899be55fb82ebd9940f95c7a1bd9b8a029a7bfb9f1bf4f786c67f38a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:947589d584510eb2f7a814bf06d9d4b6ebda813e03b0b9e6e0d5a318bba3d0d1_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:9a48a3bbd665c305c1c09679406736eb58f129658df85f4e6d0cff03eb4ca515_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:6e2a5eb540fe6b40447140d3dd6858e43879f2daa25684d57307bd1dfe6f4a89_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:73373ba1f2a0035f1e4516cd4a20c5b0824b9bbe710c7382e5552e0715ff7442_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:82d9f429147c49cf0f555d1b1208333f5222bb78084380796d784caa115168cc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:8fc88c0dfca7b3c3ea2fa5d967b007c829a9b2a5df058924f370b7e82027a9e6_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:7b8547ff962730c79f8c1234ebbef70a52a324daf0f30519d10be3e7699687e6_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:9dc380d2da82b0feb84a8fb418df77b1639212a6f96eedd9b819d9c6d71ad0d9_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:eb3838afd6b11fe8cea21101f370dffa2e06b7bed346fb652ce582fe1fe55d31_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:ff55fe083df9564b4b1e78ee30847ab11b82aa6aed47250e3ac4663c63f69cfa_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:3e0359f3800c89ac96a0d45871e75b92b47d9001efbc767a688c4cc8f2c4c93a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:85dae67b2fbcaee75951d4214b44fed880121e883b98b16e5a92aa33af54797e_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cb8c7c56d25c7b185c32dfe45b36b939b2426d799afbe50393299fae3afee915_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:ef6e9b757532189f72927ae50a8b57a5bcf451ee6e951e2de28859b0595b52df_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0a48173674657dca280e6af88d969b9996f169be0bb3353f3a4330bdd43e4dcf_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:0c760684908eb0c0237b4bf95d6e54afb3a763a347ed32d6aedd0789ebc829df_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:8baffe5c442c6c8bc3d9f75abd2844a86168794b5bc7681db7c4db7d6739d3a8_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:cd48a341d012a6d97fbbd308fb31627b93757a80978d6dd22df610b6bbcc5b49_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:1ae942b49bcd7370390fb7182d03c9295d40abe15bafd91aedcc669d753aacdc_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:72f0236d53c1241dda739e4c91247c4badc7168483b03fe40d28746b9798ecb7_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:8e531c9fc6afecfbe25b642acb4c1b8b2641e9292581ad103a7df620c7c55d34_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:fda51d49f3724b9ff7e416ef514d897aebff6163353123e34f7310cefb5e12c3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:3a7104eac54164ada62d987f3388d279b22e4c4ea2cf44bcf49f2df30509d8ac_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:ae78a827ea5bb99c3b4f596b02c307b7b7aafa7951b24571968818dbcb64d37c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:e74fbec714db4fb05c166be752b0141a9cdb23374a55ab89556bcbce44ce592a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0929e403d3d3e433400c2ca1a90e2733642b78e8e93cf0e3043bee5b6a2640ca_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:81b44e5761ee7a3d68f42661f108245ba46b81ac5504722ae8430cfef9263b32_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:aedc758644adbfc87aa4d55d6550cb8e7f9fa6895a0c9b5cb5c64c8b5ee51dff_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:1900ed6646b0484e53290149f0126872099831f07eedfe952d036d366d003ba2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:ccb891f17dbf1bef06efc044b27e82f2042931849d9b4e090ddc3cd173693eb3_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d20dbed5fb6098b903d5a656f439210376b8031cae8835fe94a6aed8218a2a33_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:219dbfc338adeef13e95656baaeaeb84ddf71f137b03b19716871d6ecc44110d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:27c6c2c5e0d6242569c7999e4bed8fa97111c288c0b90c77f19d565af5bf0feb_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ffed8247b14e875b5146a5532111a233094d5f99af24a24fdebdd9c1e118c98d_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:2892b2b14cc1740a7f21041d84c1825d0716a53ca60ee5b4743d58d1cefa11da_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:ac037a1f3db084ef3fe94624d9ee4e6fa3a2770348548fb9aa38c0b9016d66de_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:b1331045547ce9163183f7bddb4b85762a011aef79fde0c5dd10ab69f330a1b2_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:4606920e15668821616ee5f731babea1a42a70c7c397822adda13b778684a2fa_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:8e2a66f405f4acbe7236fa7cc9314faeef2d2f8aff1b3e6c548ba27c2ba7b87f_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:eba5841bb827138465daa3a43caff14190ab36dea7115066f9122d56e20dba1d_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:74756710c64947e91738ad1f47845f78005f5442123eec543ed858bed6a04416_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:b2a447e6b89da62ba0d174074476ee71c00f7a73c82347a07183703a75315e6a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:d522018bd9a1630e22294ce41f2d2e7bb8eb1ff2f73d22d7bd75b37ee3f0d6ab_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:6b3428dc6b5cee5612f450fa5943d66e376cf33032a4b2b7669401f7517b6d83_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:cf024ff1fa704ac0360906d916b9076fbbdfd85139fc8ce2da78c8e594e3709d_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:d4d7e004c15700e050e4363032ae7019f8f87a82396f9e7590b480956fd80dda_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:08d8e3e402b1bae2fafa36ceadf8726c0cd8da01236b55abadca9a803ccab079_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:6ee984bc0400ebb7e860d58b746dbc0d7bd7896c53cb2f7e451c9a1e455fd00a_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:89859c72ae2fc6760960aa3527df6451bc64a27d08dd5c538f3bb09dd66516ba_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-support-log-gather-rhel9-operator@sha256:e734045f8e3af4fd091ad8b57e4abe052a593a1553770af1dfd44eac369699bc_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5a2f0d56544017be4d28d7dfd53a6ba26311c3ab35323a31ca0d9fa2e3f0da02_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:6183b70008acc4f3f6a4ab695e72a8cf0c97858e0541be5cfba9f72032c9e45c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c8eaf9908a379e05f1efdc4e86e876a3ded1427cdd8561dc849af13aa6969b_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:fba5737e9072e3bf43c48a2bbcead1b9187c02c566f5f187738b5ac96c38597b_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:850a1371c4af42e4f15451bb9e739f746e3b7ef83daa1d1d5557142dfdecb444_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:a25612dddd45f6e452e5a685cb70acfac28e74ead649ad25a68a2608a4152931_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:ae3907fe16b607391ae88775ba488877cee9099010328b97d19ce0dfec5a3f78_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:cb24fbcfc21091b490245e38128101e385ef5add4a787b43793e3de6e8ea27f7_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:2847e96e24af3e451e4e5b7bf6e0357dd3d1521f484624d474b509cc1de10e52_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:6ed593686ddd1c74656fc2c1320e3845188e4156d3a86066085ed57e92d3dfb0_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:702705de30342dd6b3372023743747260c730efdf9b672685306e47f66066660_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:f3749aa8af00ab8f453df0f8c4f7327bea45d933f38bf15d9fe3be714aadf52f_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:2873cf2647f50cb822d8e4c5ed187e76c0a37c2b6329193f7bb6b101ae0ef84a_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:57134c7d3964be41e0b88a4c6237c4df658c61e963e1ad365d96bdfbdc645028_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:6e53fde9eab6a6a48e932cc031c1e5ee40ec0507f35e41b374a3b147d684f8ea_s390x",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:df5051b9033c66813e899b7a0dca9abd10d3b427b68ba3f6c59590da66e0c1fe_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:496337cc0b80f5b24f4d0420637f2af60a1206b8518f6b6d87592418d051dc43_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:8b8bb2b35de7f6681ca43487300872acfb647fc69408ff3c9b12ee1af0737897_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ec552916546c8b4f4cc6b3138a59ccad23bc5354b39fe2dd9713cf45b15c670c_ppc64le",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:13f46adc15dee5fa2731d79b79209d4b3eb9b92d9bdf91af3d4fb6c2c27532a4_amd64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:d7e572fded35ab7e6a22e2e20b518047e8b960f7f0ccf5aaa18ac65a0b6ba15e_arm64",
"Red Hat OpenShift Container Platform 4.20:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:ddf032fb916fb17ff8ff7a8912d46e45dd5ebc8a5faa142c1a5ea2aa587c4174_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
}
]
}
RHSA-2026:7250
Vulnerability from csaf_redhat - Published: 2026-04-16 08:33 - Updated: 2026-06-18 14:53A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:a44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:ec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:da2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:cb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:a19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:be52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:c8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:caa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:baaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:bc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:fd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:acfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:a7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:aead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ffa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:a9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:def98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:af9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.19.28 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.19.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.19.28. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:7249\n\nSecurity Fix(es):\n\n* wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking (CVE-2026-24049)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.19 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.19/html-single/updating_clusters/index#updating-cluster-cli.",
"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:7250",
"url": "https://access.redhat.com/errata/RHSA-2026:7250"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-24049",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"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_7250.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.19.28 security and extras update",
"tracking": {
"current_release_date": "2026-06-18T14:53:56+00:00",
"generator": {
"date": "2026-06-18T14:53:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:7250",
"initial_release_date": "2026-04-16T08:33:47+00:00",
"revision_history": [
{
"date": "2026-04-16T08:33:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-16T08:34:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-18T14:53:56+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.19",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:da2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:da2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:da2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Ada2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775562301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Ae357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3Ae39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Ad3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563776"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3Ae4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:a44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:a44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:a44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3Aa44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775560969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3Ae83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Acff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775571875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Af1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe_ppc64le",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ad68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:cb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:cb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:cb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Acb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3Af0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564489"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Aca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3A1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Af188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775562915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd_ppc64le",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Ab27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:fd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:fd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:fd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3Afd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3A0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775571886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563647"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ab279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775561909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ffa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ffa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ffa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3Affa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775561725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618_ppc64le",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Aa5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97_ppc64le",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Ab2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775568670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c_ppc64le",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Ac3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775560678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775561383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3A9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3Acac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607010"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3Aea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775562301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Ac95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:a19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:a19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513_amd64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:a19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Aa19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Aef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3A8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775601985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:c8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:c8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:c8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3Ac8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3A0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563776"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222_amd64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683_amd64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3Ab9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775560969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3Ab9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775571875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24_amd64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3A75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661_amd64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661_amd64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ad2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3Aea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3A34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564489"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3Acbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319_amd64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Ad9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775558639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3A3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755_amd64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3A4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3Aa887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3A615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775562915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2_amd64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3Ac945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:aead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:aead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361_amd64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:aead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Aaead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775571886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Aad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563647"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631_amd64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3Aa40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775561909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775561725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Ac270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f_amd64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3A60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3Aa9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2_amd64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Aab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775568670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae_amd64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3A50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775560678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3A91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775561383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3Ad1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Aa6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3Af75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Aab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607010"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-event-proxy-rhel9@sha256%3A99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775562301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3A064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3Ad70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53_arm64",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3A9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3A02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3A40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-p4sdk-rhel9@sha256%3Abec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775601985"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-intel-ipu-vsp-rhel9@sha256%3Adbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-infiniband-cni-rhel9@sha256%3Af5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557333"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563776"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc_arm64",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c_arm64",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9@sha256%3A52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775560969"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775571875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Acf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e_arm64",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898_arm64",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Ab523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3Ad1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:caa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:caa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:caa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3Acaa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3A720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564489"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70_arm64",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3Ac5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-container-rhel9@sha256%3A679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775558639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-efs-csi-driver-rhel9-operator@sha256%3Ac3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61_arm64",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3A9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9@sha256%3A35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557473"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-filestore-csi-driver-rhel9-operator@sha256%3Ab6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775562915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3A2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5_arm64",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3A3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:a7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:a7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:a7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Aa7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775571886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3A45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563647"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3Ab6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-metrics-exporter-rhel9@sha256%3A0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775561909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-rdma-cni-rhel9@sha256%3A7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775561725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:def98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:def98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:def98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3Adef98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a_arm64",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Ad46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ptp-rhel9-operator@sha256%3A65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557442"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf_arm64",
"product_id": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ptp-must-gather-rhel9@sha256%3Aef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775568670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:af9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:af9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7_arm64",
"product_id": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:af9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/sriov-cni-rhel9@sha256%3Aaf9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775560678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-dp-admission-controller-rhel9@sha256%3Aa2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775561383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-config-daemon-rhel9@sha256%3A6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-device-plugin-rhel9@sha256%3Aac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602039"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-rhel9-operator@sha256%3A327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-sriov-network-webhook-rhel9@sha256%3A4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3Aa8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607010"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-nfd-rhel9-operator@sha256%3Aa0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9@sha256%3A8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563477"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762_s390x",
"product_id": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-clusterresourceoverride-rhel9-operator@sha256%3Ab8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557261"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:be52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:be52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:be52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-cni-rhel9@sha256%3Abe52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-daemon-rhel9@sha256%3Abccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564449"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679_s390x",
"product_id": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-dpu-rhel9-operator@sha256%3A18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604415"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9@sha256%3A667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563776"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead_s390x",
"product_id": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ingress-node-firewall-rhel9-operator@sha256%3A28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557268"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e_s390x",
"product_id": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-compare-artifacts-rhel9@sha256%3A8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775577149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-diskmaker-rhel9@sha256%3A5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564034"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-mustgather-rhel9@sha256%3A689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775571875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317_s390x",
"product_id": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-local-storage-rhel9-operator@sha256%3Ad17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52_s390x",
"product": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52_s390x",
"product_id": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/nmstate-console-plugin-rhel9@sha256%3A2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:bc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:bc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070_s390x",
"product_id": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:bc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-node-feature-discovery-rhel9@sha256%3Abc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ansible-rhel9-operator@sha256%3A660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capacity-rhel9@sha256%3A75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-dns-proxy-rhel9@sha256%3Aa4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:baaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:baaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:baaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-router-rhel9@sha256%3Abaaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775572898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549_s390x",
"product_id": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-helm-rhel9-operator@sha256%3A6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564489"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubernetes-nmstate-handler-rhel9@sha256%3A998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775602534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638_s390x",
"product_id": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubernetes-nmstate-rhel9-operator@sha256%3A3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775604598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086_s390x",
"product_id": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-egress-http-proxy-rhel9@sha256%3Ae206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775606051"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9@sha256%3Aec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec_s390x",
"product_id": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/metallb-rhel9-operator@sha256%3A090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775605026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:acfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:acfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:acfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9@sha256%3Aacfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-driver-rhel9-operator@sha256%3A4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775564934"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22_s390x",
"product_id": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-secrets-store-csi-mustgather-rhel9@sha256%3Acff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775571886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9@sha256%3Acf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563647"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-smb-csi-driver-rhel9-operator@sha256%3A2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9@sha256%3A307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:a9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:a9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf_s390x",
"product_id": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:a9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/pf-status-relay-rhel9-operator@sha256%3Aa9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775557282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9@sha256%3A089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775563813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vertical-pod-autoscaler-rhel9-operator@sha256%3A5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1775607010"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:a44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:a44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:a44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726_arm64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:ec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50_s390x"
},
"product_reference": "registry.redhat.io/openshift4/metallb-rhel9@sha256:ec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52_s390x"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661_amd64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:da2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:da2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:da2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:cb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:cb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:cb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:a19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:a19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:a19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:be52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:be52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:be52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:c8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:c8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:c8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:caa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:caa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:caa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:baaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:baaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:baaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:bc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:bc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:bc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:fd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:fd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:fd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:acfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:acfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:acfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:a7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:a7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:a7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:aead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:aead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:aead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ffa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ffa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ffa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:a9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:a9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:a9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:def98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:def98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:def98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:af9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:af9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:af9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-24049",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-01-22T05:00:54.709179+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:a44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:ec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:da2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:cb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:a19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:be52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:c8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:caa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:baaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:bc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:fd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:acfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:a7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:aead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ffa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:a9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:def98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:af9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431959"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:a44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:ec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:da2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:cb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:a19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:be52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:c8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:caa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:baaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:bc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:fd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:acfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:a7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:aead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ffa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:a9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:def98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:af9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "RHBZ#2431959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-24049",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24049"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef",
"url": "https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/releases/tag/0.46.2",
"url": "https://github.com/pypa/wheel/releases/tag/0.46.2"
},
{
"category": "external",
"summary": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx",
"url": "https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx"
}
],
"release_date": "2026-01-22T04:02:08.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-16T08:33:47+00:00",
"details": "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.19/html/release_notes/\n\nDetails on how to access this content are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7250"
},
{
"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.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:a44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:ec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:da2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:cb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:a19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:be52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:c8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:caa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:baaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:bc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:fd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:acfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:a7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:aead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ffa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:a9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:def98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:af9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:1c63f0ae6aabb04ae2041bdbdd6cc702a4ed0dbc3dfc5a9b9d1974bde807f5bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:28fecd246e829e7d1f27cebcf1d061bb2fe4e811cb20032a34d27355f5eafead_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:805bd39d21373a7fe04b67d0575f98a5c4dead769ac8d7e6ba9c8cd0264eb222_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator@sha256:e4fec7267da99f4b174e2a34afb99f634fbe65b6f6e227e044db226b24e5aeba_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:0f41a00e1f61310328ad9b864b1f196411a8c34f45f48938625fc22fbada0de7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:18d68a4cb6530ee803b8e725ba37b6ce2b723f17318674b53cbe77237ee39dc5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:23f478b632a3f6266c667c866282a37a56b18b2ce6ffda55dbe8c47d08773310_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ingress-node-firewall-rhel9@sha256:667704902e2127b2fa0a53b5fefe220fb91df7321cfb50e2a2fe320fdd6a49dd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:61d73d9c5ae42cdf724fef78caf14ea746fe660f26a3bbd4a479b81c82c7d683_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:7e372436c61a1f470306641feb7a9a44bdbbfdbc1f23334f7c6a10eeacb0c42c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:8cdb1070cca0de7a63467fb3456decad2f313794b48316327a9e4fb1f3b18a6e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-compare-artifacts-rhel9@sha256:a44e48ee06f70620dc613cf3110d20487e016c83ce38852d28c5a058db5a2882_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:3f9aa6ee23e6c00e50076971f79f6feebd99d8e38b935530b11f645ed80c3638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c5418e4eee232b334381107c2ee42210ed71a7be82f65fbc6f452a18c9923f70_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ca33a7a5471ce90065d211c8a24e151a21f0eb15139bde5b698ea59924423d66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:d9112a5e6b887a268d1df0cbc243e7b87ea0c7d116283dab2d3bb0401302a319_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:090af145138c08378da8209d0c2ee22458195ef4fcaa44e78684740b32a875ec_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:0a8fcdb4ad3df99ff628fdc4956d7177638327db77627709990a717d24537fdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:3c262b1ce6523692fcd9ae024831e15e6a836df98b87b594a3e6adc2c63c11e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:c945d44305dad9b8038d55c24f3140d78e3b2c24dbe1052bddb80a66c41da9d2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:2d7960f042884ea6acf5434516f7bb6e428a286a693a3db8fa241be5ec943726_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:4633b8cef81cee5c0ab556933a6ab6b393499dac6006b95f7a3e3c75370d48bd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:528630410d9300c92c30b4911757af08675a6c36bd911e66e1937e4afb7cd76e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/metallb-rhel9@sha256:ec25508296ead60a4a762c8e7e61841cd89d0a8d860cde1b1e0457cfbdef6e50_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:2fe3abc70a28bf6a205c71dbd5f20523c028a42f6624b73a45298192d2829c52_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:42a03c580a659ca79571333656fe9b9156c53863bb942039a4f10d5efb0fa661_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4d98a712d5c0572e183baf5a23fdb6021647cab9503b185ff5b9deea2ac2fbbe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:5cc67662794b3979aea02f54d63068ee504834775288d1fe516ef6dc43248a6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6241d5251980e937cb6443e5cc7e8bdd06a7ccc6aae823d91cc1990df256dc46_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:660be2f788b0a1b5e619162899c466f5e78fda876419981a0383b7def807faaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:6adb792b46722469c14c9556ce06883dcb77c6ccd003dbd8911dac65ceacb629_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ansible-rhel9-operator@sha256:d1529c6e611353db51e111103d304c4fe1a6112fed0615c0c046cbfb15644341_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:5f9a2415ab70bfd055f0eb48826d190d3916fffce9f750803749eb395c55baa7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel9@sha256:679dda2025a2f9f668650a84acc9d746e5be1715fe0802248aa62f81319cebdd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:3aaf6f8cc434f09561bd90c8a3a3f5fc359b9da970d692a2b2260f59a1cde3d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel9-operator@sha256:c3d03f55535fc778d94569ac5709e20df2c6bc33ee59f527cb5cdfd4f557e70b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:99d875172765c907b4335079f3ed3c90ce65c573e531dfb6c45f05ae1812d81c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:da2a5c623923d1875795eb29b8a5b1dd2cdffc534e33dd7d58ef3c99be66026b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9@sha256:ea607e4a368b58287761e60de17743da0c4afb5a85bea18ab2231b7c69e0e58f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:75f9494a8cc8c72cacf19d200f89e7ff5c0f85173085429372c60367945fd9ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:7a10d4b09834bf62b7d8e9bf9d0bf615d431ced66bec314a4346bda73e6d77d7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:cb5c3fc8468529501502df565f1aa4812daf9310ab66013963e9b467f569129f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capacity-rhel9@sha256:ea19e6d4bea50ef098ad1033e1f37c6f1ce042b5fef75c758bf912b6ee8b96c5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:064888d72d5c824a15170d233b53fc37dae2136626617aa3f503ac4b150f469a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:5002b419d8a6f30fe9be82f56a925d1cbe87b88eb289a19efb6c09e50d4c62ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:a0b5d2ce9e2473a4e753613d7b8eef6fc7ca174f63f72e6a60a2c97151aae9bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator@sha256:c95b34dbdf42c52b022bef46249d3be3ae39984ae58010167844029c86dfdd0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:44b32420506daae82a2fd2d24b91450e0a5feecf515b4085669b04baf7554753_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:9b10dd49baa0f3a925d669630d53b855fe61b9ee7cebc3b1df8aba9056bf0e53_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:a19b1999faad6b1f380277e9699cb5bb8cc293cc65263083fbcc8588b0301513_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:b8d84425d904ac7c9c53b4e901fb0dfe9e21f94e1a66e27904d01a0ad08e0762_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:8e7d7e358ed9f0802fc723de8841d49246f93e1770a76641a712ce2469b8e042_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:93213bcf341023a7ed85eb943a0a2cab025f7ae5852f5cdcddf9068ab91fecfa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:9558138729f7558012d5b0fcda8b6ce1437512aab974ce6a945c80ee2914e555_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9@sha256:d70b1de0bc6fb2a4049c652c2d6068077bbd0a81f959345359ecedeb1a564cc9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:02656088e03623d8aa6815ae8c9e8ea7c582bbc179d104dff1e15f2a2901631c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:be52eb862e6364a66f70528d450bbe93a5c7e7cd182d6dc059fc9fecd1456718_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:e357a84daffa0869d63e7fe43747b320a83006d4379504521c38ead0a4225bd3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-cni-rhel9@sha256:ef21b9b7819a3215f8221fd1d93ef18d635314702132f47facc1a26e6bade7dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:216c48fb7f7fdd055fd4e39795fa15fd9bb29f2ebc1870bca364c4d401607ff5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:2aa0aab51b7830bf78c7838fed3f98034d9988e18c6d11e03d27d5857d56ce25_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:40f3fafeaee1edaff7d59219b1af35ce09db300fd02680e704086b3320998edd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-daemon-rhel9@sha256:bccd74e9af6cc7b8524b7049951f797db789ccdff2f1ba4813d9fc822b7a7607_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:8748bf27ed3aa1b78c447e8f5b7249c59046754f03e2a8c124c51844f601f012_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-p4sdk-rhel9@sha256:bec44effa8ab113ab8c615206ef536b776d174399b1792c4e0932ad1d07909ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:c8e7eb8f425fc2b9b9a87929b69fd90fd043ebc9748360e0c6963ab5b58613d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-intel-ipu-vsp-rhel9@sha256:dbf37d426008b3b9377ea683a36bb766de4e3b3fefc2360cb01f872949ad28ab_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:18d894a1240233d7edfd54cd31a6e79c9368ce206fac4bc360ea3cb64a7fd679_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:560826739860cba2bcd68d66bae304afc886bc569cc2014f439f371943d0d62e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:62b4007eb1905aefb058f23141cceb8c9912fb08742b0cbfbdf98950313f06d3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-dpu-rhel9-operator@sha256:e39037bc7f07371b5dfdadd1905abb9a06d05a00c15c3d817e183e636484dc46_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:34b7849d583bc0198f6c4c24358411108e814d494ea6c53635c307176891ffee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:a4f5ba051399eb6721acd9583eb8b7b996db40b017a4e3a846e005124434ba5b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:caa75ae583a485277fe5aea7b02a0ce6a2291ecd07a3a4f63136147a72d5989b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-dns-proxy-rhel9@sha256:f0e34457557d09c67540cd7daebd7d871b040b0c47c04cbb594836eaf2ce1c52_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:1b2837a46efec68103920030962a3c7ad48e8d3e40a5652c471bc1913b885113_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:4c56fd5c96fa6cd187d2175cf2348654688cb680d102770027686d0c4f55d755_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:9c0c224cb9b867e459ff0dd16e23967b9a27f841352347dec74200f0853d2d61_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-http-proxy-rhel9@sha256:e206517a85e85054605c0d183b034b12cc18e2d9c5fa79b3b25f57d362ac2086_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:392487797f86799444cd6f71ba31111ce1e6431f753c14038001f251abcfdbdf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:66b92498858f9afa705ebae5eb9764e29e35ca6ac45ec170ef668fbf88b49a8a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:720c31223c562113dad919f9ceb006d351deb671fecac326267203bf3ef68554_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-egress-router-rhel9@sha256:baaf7c92c7fdcc497dad179b8b193c72aef1c841a9351054287f409e9a547a69_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:615a1c166487332f6fa8a8a979ac482500823d15ce980608fa871085a19239a2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:b6008d9f2dc3ee229e4ebc81cb5a439e4a0672e4f4d8e7d63f99eb567fd5f002_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9-operator@sha256:f188c39cb54c36670fd985218541950e6b8223402e1d42f4b3a5e65382505d10_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:35c6493d0309862f5832cf6dbaca0c4f613d5dc9b0f395c69725195832c6062e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:9c6db0ed94e881535e9addf1e6a12c0215c5ccb4a8592cee3cac43706cddabdd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel9@sha256:a887b17a231564e0701bedc1a911f63ffaaf07fc32dd0975de2497e4c210c20d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:0e7c0e8b3d7aedec47b3ab432c779c88a9c14cf91c9ac32efd8d8b28f20548f3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:1a8e3c3e403bc225641f0cabf2220a1f13290868127d516a9b8b385f3e44ee4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:5eccb025bed047c85e8508934789b7a9a397ace0b420f138934b91cfd9ac9b20_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-helm-rhel9-operator@sha256:6e176b256d0e536454fcf9afff218f956023e379e9e7c9fb2e980efe3310f549_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:2cfdc543d37309fe7f09dd5e3fc068daa7dacc8fb1467b1ddb084d508e7694f1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4845ad51a7f7bb2349c68f2d81c4580e4f079af197403e59f14f4dcc38bb5cf5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:998ade085a26b6ad5be5d0aec076d4bac17abe021a301440d8f34ee6e13c3315_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:cbc81c71d63fd17eb4fa2e0f70a04f4c9b2ae10a5aecdec89ba5560802e54bdf_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:45219ea070b0facaccf5b3d40e05bb392d331d7d7443f0664fffac682c27d58d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:5c1f4047a002b92e2d71e054c885ef9f5acfa5d781627c3c0dee1b9edd54e966_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:6f5521541446b47b631916e9495755e85a8106cd18d871d452961cde59593196_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9@sha256:e83519745aac4f331f157ab1202fe3aa9c4e15d91d4bc2ea3a53947fe91cc4fc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:24d6150c88d1d4328ec83656f9c4edc4f490083b6a663b1d4a42999a40f6db48_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:689bbda9d56aca9e4fbce1682c8d3e8ea7a39db7b51e57cf084baa195b2711e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:b9271d1da15437b5950bd43836d40143ed6c140d32c1054fb17a9fc14849f95c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9@sha256:cff38294def939b3c5c78d1e7eb23d529ea1f33829c9e4fd8d68e25af85645b7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:75e12c309d975a81576bd8ab843bdc8b2081fbc2517495e5c4629e573bf03c24_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:cf5320c6644e505b447c6a173b16d1dd729e873419f28bea969cbd4e4bec4c1f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:d17ddf47fd5a69390f6096f5d52eda5283b99a494207e6931d82c03d9ad9e317_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-local-storage-rhel9-operator@sha256:f1bcc2da355688b3ebb3de4bdf2004764922535b67106ed0d21ff1d35122222c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:b523b1130fdd84d374d8282a336ce07cd92aa3f2d2f5a633dedf86904277e898_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:bc8fc680c7700a5ce95e285a8b420d305177b8e206bb8a6cc145cf33747bc070_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d2c426969f1da32b72bde0f90b38cc92a64ab25fd2b64a6a14e7d3008ddfb2a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9@sha256:d68211b7c1053978b3296bde72e7548222ea1d5f82b1da2d3add0a30e58cb67f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:65b651be690460ff628e4936b13f5ffd5a19321c8fe19b2f4122464d9d6c08be_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a5bbc9801cf1360ec836b0d2e42916fbe6a04eb3f6fb79edc83b8d92e482372b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9-operator@sha256:a9026a5457c09e591e136ce6c6ad7bc49bb4845b96efad280483072186a6c360_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:07b1ac40fe31e935be4c01ac0116c1376e75b42b371502c3cdf0a9647dc17476_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:52b17ff0179e5bcb4fd1e0f850637539d54532b7669490582998d829d7768847_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ptp-rhel9@sha256:b9bfdd496e54463e71d3502afdfea21c5d79a9d1073e700bcabbc56dbf14e4fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:46dbd254c70365e6da64a177e288f47fa9e5aad011ca4d09dbac6e36dd0b93cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:4cadae3b16a8e2130f877041d4d0e9460ccc89aadfd2bbbbc4d416bb0283537a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:802a4a3535074193707e300c85773e1c4f9f949aa92d2ee85b47c3e2c6d8def3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9-operator@sha256:fd28fd5888dfbb8918dd3c1ca2decfe563a34c1d9e22c2ab9c793093113c6d70_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:3ba66dca3ec3375ad8bf45a25c223b2107ee03558744a3a586995452138a5858_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:4d8dde26dd56d6c7144f657e84cb6d78eac3a4c8464301de8bbaa0cec6c8d938_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:acfb9d2d1ad74cacf63a54ab61fc258bf53ed7f3416c6ef88ae56a6833dc750d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel9@sha256:b27f96de7c14947404bb99468396a81a26cb2913f00e875a07498daba159bbac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:0529d004744efc1315744a9324ad554503e80371aa67aa4a1e12226dbc743a80_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:a7f51fe83047a32904a0feff15b04185a2c1023768d17aa1ac549a28144aa3d1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:aead55da04c4647b4d6cff4b13a24cc9f99d87157faf52d4db2aff4ea5446361_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel9@sha256:cff4d26c3c1bc92f242aa4f8c1bbebedc4647f3b755f88fcffef583b79d3fb22_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:04bbe9d224661fe427c2f0ea66ebf9eb34af74102d6224d6f52b023780c9e631_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:2ac14959910d72678fd6a1e62e9384f93ad1876141ecf666ec95f6e2f4dce5d0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b279b1b32001bd31db2c42e700e07ca52e8e50efcca29cd77cf5f9eb43956c00_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9-operator@sha256:b6922bb77c4e4ef2def3f6114bc02ea65b656ae2cd2e5916346b6805232833e2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:45d6f8848adef6cda47de5b5b2bec3e8e9241a709e323ec05d9d716a06d51d4e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:9ada2323ff51455c3399c0f760f53540421de0459c9dfd5b027614300bc983d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:ad7cdd8bbce155d194455d7a06591700e023aee23d6b72cbb30dde24e5446b38_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-smb-csi-driver-rhel9@sha256:cf6d95a9041cf5318aff274390e83cc7c2c6361d651111dc21b1d02bc7e14cd7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:2372bfd64c7921db72c9e85805279044cb5795b37370db2c3ef096066ca8a004_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:91a6f73eba6326fb26c756710810a1d80e449acbba23c48ae0aaf96f2ce0bfb3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a2c5d445b6b827ce6ac61b1eea676e25dc56abc8f405fcece756ccec296d69b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:0812a336f2ca50c440014e3e74c6dd94b5c9b1fd7e99b760cfb2c083ff48422e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:d3becb947a3a44edf6fdbb5eca0b6a382f0ec07cb94466f10a1c3a68644611b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9@sha256:f5b679e14a77d93b20bb799f15c4813fa51cb90359d1d47218ade84304bbb342_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4af408495896d1ad0119c4972194039938ee70f7c4cf6d53d274a17f9f1c4de1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:6156b5b2dc1262836a721faa84ebc99e0822174f5d743c6e04b14e4ce42e2b5a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9@sha256:d1eff163e77cd50bd2e59e84b50c0046f7f5868843482251b714b806fc159f1e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:9a19e6f1883f1f8fc2c3b0fd2e5bce8e4429aeed6b0f94800d8853d58283aaa4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:a6a5cc893fe25327a3aaf04cf1985844deecfaeb1bfdf587bcc0e8e440820ad7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9@sha256:ac6e1464798769624c4dad7242bc92bc0c3632bb04d9f6312cfb80973f89e6d4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:0cf87b43f4a4642c0710183e911dc61b692f09bd4e2350717fe1f012143830e1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:972c715347f3398240c066870e390a051fcf7f085b71730f5aa24352a5729ed6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-metrics-exporter-rhel9@sha256:a40d027ea5d8ca169dc73583df5abbac1a0a8efaed1ce5707ae482424ae3068d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:327a9870f65ac13e85ec876dddf9b71a45802c0650a728d6f05144f1d6f89a87_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:494d13ccf7ce834297bf6e79a1a7af966efd8773502a2a6d50661dde802e0f0a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator@sha256:cac77d989f6d96f443f4b25b3ce92b77d461db69620f70fd1c10250f50cc3b37_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:46eefb7aebde7406a726fb85efb91600237df74ca65a16fe88521a26b7b4a916_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:4c35add8f745dbda9aae0fefd18ed61266ad546e4c6fd6441a76b107c3c577ec_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9@sha256:97c7b78e7619a5d5ac9d37d42f94a47fcd03ceed7ea47501f5920d9922672016_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:7d924269dd2cb760b6746bc8c13c751bb7bddfe57a10f75dee309cfd34799bb9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:985bcb16887dfc1825be63cd814716aae7d92d45c63c0fe101562893f1177f16_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-sriov-rdma-cni-rhel9@sha256:ffa32e487104fd669cba56f6da752b0bdcc3d6e6b7f3b1ae2d6806bb8b671612_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:5d8d523f5b59216f991e238f2b1be6c30e496326870dddc26dbdacac56e04ff3_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8559db08e723bd153bebf21c265d29744ad04280f04ca9a1cc779aeef018f2cd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:a8f9d6c5ac3f29be838c6781bb78c61811689bdd31381ef11d3dcb3b680c05c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:ab0ef4949b8920f50b80c10fef7ebdaed25970fa076327c1308248a630c0e190_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:089c110ec9675fd2e4b3220014c0859042c33ac17b6a1c871baa9fd882a59f34_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:0d5e7a756266f2e2a008318d2903d1dc83e46ad9f163ab443c0ea2666e8e10b8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:3a032d7c9805c74c12d1d13c46ce4f26f804a392615659ee8c368fea852f096f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:f75e6be963c09e569e6b05ad3c2ed10ae71f588323f9ad7df0743ae12e7ec556_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:60fbb0ea15ef111fbf066c52c60f8ee64b3f60551f4372b9e96b588a881c094f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:621efd9b234286cc10b6dc2deeffd2bc1f13ea115556120975c9ef7a00eb8618_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:a9ce446f44bd4f11489e0d957dc6c42f9d868ff6adc235f9895a381a200a41bf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9-operator@sha256:d46ee33742a1b406e5a8d26b8e83348f50b7cab90e419cf4918cfd02c85a6e1a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:307b7f487d4b41d5aa806f30543db8df4edd74dc58fae50af884479685053acb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:5b458c292627b1f10d17018c52edfa0df4bfa3592f7fb13b703f6331fa6fc3e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:c270a596df392196018a02611d8f99ec0d7822bf62bbbb523067f784549c1cfd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/pf-status-relay-rhel9@sha256:def98da6ea24b14568723b3ecc7fe42d9c1ababf2478e0f8f6a33df12c9ba3fb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ab98bc4ec5b4a8e595c7485b27838289e7b58867bd2ec2d466009993d0e611c2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:b2abccf90ccdb05d2b2201bbc436553477755a8effb0a5ed6994ea8964319d97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ptp-must-gather-rhel9@sha256:ef6d774bf49f63f381726e3ca4a9f5a856da56cd87af5c4f9854ae7ee5981ddf_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:50b9ef90804c7847e5fc8590f6e31f4a1d0822c64bc8b681f5abff86304d2dae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:af9af14d62c165ac51e172586c6723a8cbd3fe6220dcd3f4ea5ecdd66eb731b7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/sriov-cni-rhel9@sha256:c3e2a59af1785e69cc6f5430cadc1e26b2931ad61b02a47aa8f7e3bad2e02a4c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking"
}
]
}
SUSE-SU-2026:0424-1
Vulnerability from csaf_suse - Published: 2026-02-11 08:30 - Updated: 2026-02-11 08:30| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-wheel-0.42.0-150600.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-wheel-0.42.0-150600.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-wheel-0.42.0-150600.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-wheel-0.42.0-150600.3.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-wheel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-wheel fixes the following issues:\n\n- CVE-2026-24049: Fixed absent path sanitization can cause arbitrary file permission modification (bsc#1257100).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-424,SUSE-SLE-Module-Python3-15-SP7-2026-424,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-424,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-424,openSUSE-SLE-15.6-2026-424",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0424-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0424-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260424-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0424-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024122.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257100",
"url": "https://bugzilla.suse.com/1257100"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24049 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24049/"
}
],
"title": "Security update for python-wheel",
"tracking": {
"current_release_date": "2026-02-11T08:30:02Z",
"generator": {
"date": "2026-02-11T08:30:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0424-1",
"initial_release_date": "2026-02-11T08:30:02Z",
"revision_history": [
{
"date": "2026-02-11T08:30:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-wheel-0.42.0-150600.3.3.1.noarch",
"product": {
"name": "python311-wheel-0.42.0-150600.3.3.1.noarch",
"product_id": "python311-wheel-0.42.0-150600.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.42.0-150600.3.3.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-wheel-0.42.0-150600.3.3.1.noarch"
},
"product_reference": "python311-wheel-0.42.0-150600.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.42.0-150600.3.3.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-wheel-0.42.0-150600.3.3.1.noarch"
},
"product_reference": "python311-wheel-0.42.0-150600.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.42.0-150600.3.3.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-wheel-0.42.0-150600.3.3.1.noarch"
},
"product_reference": "python311-wheel-0.42.0-150600.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.42.0-150600.3.3.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-wheel-0.42.0-150600.3.3.1.noarch"
},
"product_reference": "python311-wheel-0.42.0-150600.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-24049",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24049"
}
],
"notes": [
{
"category": "general",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-wheel-0.42.0-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-wheel-0.42.0-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-wheel-0.42.0-150600.3.3.1.noarch",
"openSUSE Leap 15.6:python311-wheel-0.42.0-150600.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24049",
"url": "https://www.suse.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "SUSE Bug 1257100 for CVE-2026-24049",
"url": "https://bugzilla.suse.com/1257100"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-wheel-0.42.0-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-wheel-0.42.0-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-wheel-0.42.0-150600.3.3.1.noarch",
"openSUSE Leap 15.6:python311-wheel-0.42.0-150600.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-wheel-0.42.0-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-wheel-0.42.0-150600.3.3.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-wheel-0.42.0-150600.3.3.1.noarch",
"openSUSE Leap 15.6:python311-wheel-0.42.0-150600.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T08:30:02Z",
"details": "important"
}
],
"title": "CVE-2026-24049"
}
]
}
SUSE-SU-2026:0425-1
Vulnerability from csaf_suse - Published: 2026-02-11 08:30 - Updated: 2026-02-11 08:30| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-wheel-0.44.0-150700.3.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python313-wheel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python313-wheel fixes the following issues:\n\n- CVE-2026-24049: Fixed absent path sanitization can cause arbitrary file permission modification (bsc#1257100).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-425,SUSE-SLE-Module-Python3-15-SP7-2026-425",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0425-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0425-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260425-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0425-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024121.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257100",
"url": "https://bugzilla.suse.com/1257100"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24049 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24049/"
}
],
"title": "Security update for python313-wheel",
"tracking": {
"current_release_date": "2026-02-11T08:30:17Z",
"generator": {
"date": "2026-02-11T08:30:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0425-1",
"initial_release_date": "2026-02-11T08:30:17Z",
"revision_history": [
{
"date": "2026-02-11T08:30:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-wheel-0.44.0-150700.3.3.1.noarch",
"product": {
"name": "python313-wheel-0.44.0-150700.3.3.1.noarch",
"product_id": "python313-wheel-0.44.0-150700.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-wheel-0.44.0-150700.3.3.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-wheel-0.44.0-150700.3.3.1.noarch"
},
"product_reference": "python313-wheel-0.44.0-150700.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-24049",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24049"
}
],
"notes": [
{
"category": "general",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-wheel-0.44.0-150700.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24049",
"url": "https://www.suse.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "SUSE Bug 1257100 for CVE-2026-24049",
"url": "https://bugzilla.suse.com/1257100"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-wheel-0.44.0-150700.3.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-wheel-0.44.0-150700.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T08:30:17Z",
"details": "important"
}
],
"title": "CVE-2026-24049"
}
]
}
SUSE-SU-2026:0460-1
Vulnerability from csaf_suse - Published: 2026-02-11 23:30 - Updated: 2026-02-11 23:30| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-wheel-0.40.0-150400.13.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-wheel-0.40.0-150400.13.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-wheel-0.40.0-150400.13.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-wheel-0.40.0-150400.13.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-wheel-0.40.0-150400.13.10.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-wheel-0.40.0-150400.13.10.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-wheel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-wheel fixes the following issues:\n\n- CVE-2026-24049: Fixed absent path sanitization can cause arbitrary file permission modification (bsc#1257100).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-460,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-460,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-460,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-460,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-460,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-460,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-460,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-460,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-460,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-460,openSUSE-SLE-15.6-2026-460",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0460-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0460-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260460-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0460-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024131.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257100",
"url": "https://bugzilla.suse.com/1257100"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24049 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24049/"
}
],
"title": "Security update for python-wheel",
"tracking": {
"current_release_date": "2026-02-11T23:30:06Z",
"generator": {
"date": "2026-02-11T23:30:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0460-1",
"initial_release_date": "2026-02-11T23:30:06Z",
"revision_history": [
{
"date": "2026-02-11T23:30:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"product": {
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"product_id": "python311-wheel-0.40.0-150400.13.10.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-wheel-0.40.0-150400.13.10.1.noarch"
},
"product_reference": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-wheel-0.40.0-150400.13.10.1.noarch"
},
"product_reference": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch"
},
"product_reference": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-wheel-0.40.0-150400.13.10.1.noarch"
},
"product_reference": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch"
},
"product_reference": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch"
},
"product_reference": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch"
},
"product_reference": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-wheel-0.40.0-150400.13.10.1.noarch"
},
"product_reference": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-wheel-0.40.0-150400.13.10.1.noarch"
},
"product_reference": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-wheel-0.40.0-150400.13.10.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-wheel-0.40.0-150400.13.10.1.noarch"
},
"product_reference": "python311-wheel-0.40.0-150400.13.10.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-24049",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24049"
}
],
"notes": [
{
"category": "general",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-wheel-0.40.0-150400.13.10.1.noarch",
"openSUSE Leap 15.6:python311-wheel-0.40.0-150400.13.10.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24049",
"url": "https://www.suse.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "SUSE Bug 1257100 for CVE-2026-24049",
"url": "https://bugzilla.suse.com/1257100"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-wheel-0.40.0-150400.13.10.1.noarch",
"openSUSE Leap 15.6:python311-wheel-0.40.0-150400.13.10.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-wheel-0.40.0-150400.13.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-wheel-0.40.0-150400.13.10.1.noarch",
"openSUSE Leap 15.6:python311-wheel-0.40.0-150400.13.10.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-11T23:30:06Z",
"details": "important"
}
],
"title": "CVE-2026-24049"
}
]
}
SUSE-SU-2026:20217-1
Vulnerability from csaf_suse - Published: 2026-02-02 09:48 - Updated: 2026-02-02 09:48| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:python313-wheel-0.45.1-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python313-wheel-0.45.1-160000.3.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-wheel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-wheel fixes the following issues:\n\n- CVE-2026-24049: Fixed absent path sanitization can cause arbitrary file permission modification (bsc#1257100).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-232",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20217-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20217-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620217-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20217-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024070.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257100",
"url": "https://bugzilla.suse.com/1257100"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-24049 page",
"url": "https://www.suse.com/security/cve/CVE-2026-24049/"
}
],
"title": "Security update for python-wheel",
"tracking": {
"current_release_date": "2026-02-02T09:48:25Z",
"generator": {
"date": "2026-02-02T09:48:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20217-1",
"initial_release_date": "2026-02-02T09:48:25Z",
"revision_history": [
{
"date": "2026-02-02T09:48:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-wheel-0.45.1-160000.3.1.noarch",
"product": {
"name": "python313-wheel-0.45.1-160000.3.1.noarch",
"product_id": "python313-wheel-0.45.1-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-wheel-0.45.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:python313-wheel-0.45.1-160000.3.1.noarch"
},
"product_reference": "python313-wheel-0.45.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-wheel-0.45.1-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python313-wheel-0.45.1-160000.3.1.noarch"
},
"product_reference": "python313-wheel-0.45.1-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-24049",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-24049"
}
],
"notes": [
{
"category": "general",
"text": "wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0 through 0.46.1, the unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path. Attackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files), allowing for Privilege Escalation or arbitrary code execution by modifying now-writable scripts. This issue has been fixed in version 0.46.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:python313-wheel-0.45.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-wheel-0.45.1-160000.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-24049",
"url": "https://www.suse.com/security/cve/CVE-2026-24049"
},
{
"category": "external",
"summary": "SUSE Bug 1257100 for CVE-2026-24049",
"url": "https://bugzilla.suse.com/1257100"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:python313-wheel-0.45.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-wheel-0.45.1-160000.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:python313-wheel-0.45.1-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:python313-wheel-0.45.1-160000.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-02T09:48:25Z",
"details": "important"
}
],
"title": "CVE-2026-24049"
}
]
}
WID-SEC-W-2026-0302
Vulnerability from csaf_certbund - Published: 2026-02-03 23:00 - Updated: 2026-06-10 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk SOAR <8.5.0
Splunk / SOAR
|
<8.5.0 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.17.54
Red Hat / OpenShift
|
Container Platform <4.17.54 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat OpenShift Container Platform <4.18.37
Red Hat / OpenShift
|
Container Platform <4.18.37 | ||
|
Red Hat OpenShift Container Platform <4.16.63
Red Hat / OpenShift
|
Container Platform <4.16.63 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Red Hat OpenShift Container Platform <4.20.18
Red Hat / OpenShift
|
Container Platform <4.20.18 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat OpenShift AI <3.4.0-ea.1
Red Hat / OpenShift
|
AI <3.4.0-ea.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um seine Privilegien zu erh\u00f6hen oder beliebigen Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0302 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0302.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0302 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0302"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2026-02-03",
"url": "https://access.redhat.com/errata/RHSA-2026:1902"
},
{
"category": "external",
"summary": "RedHat Customer Portal vom 2026-02-03",
"url": "https://access.redhat.com/security/cve/cve-2026-24049"
},
{
"category": "external",
"summary": "CVE Record vom 2026-02-03",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24049"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1942 vom 2026-02-04",
"url": "https://access.redhat.com/errata/RHSA-2026:1942"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1939 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:1939"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1939 vom 2026-02-05",
"url": "https://errata.build.resf.org/RLSA-2026:1939"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-2090 vom 2026-02-06",
"url": "http://linux.oracle.com/errata/ELSA-2026-2090.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1902 vom 2026-02-06",
"url": "http://linux.oracle.com/errata/ELSA-2026-1902.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2106 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2106"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2090 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2090"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2139 vom 2026-02-05",
"url": "https://access.redhat.com/errata/RHSA-2026:2139"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20217-1 vom 2026-02-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024070.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1902 vom 2026-02-06",
"url": "https://errata.build.resf.org/RLSA-2026:1902"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:2090 vom 2026-02-06",
"url": "https://errata.build.resf.org/RLSA-2026:2090"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10151-1 vom 2026-02-06",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BNXV4DASTZOGUKAWM3EEZZSBNTUAOJXC/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0425-1 vom 2026-02-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024121.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0424-1 vom 2026-02-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024122.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0460-1 vom 2026-02-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024131.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2710 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2710"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2762 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2762"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2675 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2675"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2754 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2754"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2681 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2681"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2695 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2695"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2865 vom 2026-02-18",
"url": "https://access.redhat.com/errata/RHSA-2026:2865"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2823 vom 2026-02-17",
"url": "https://access.redhat.com/errata/RHSA-2026:2823"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2866 vom 2026-02-18",
"url": "https://access.redhat.com/errata/RHSA-2026:2866"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2925 vom 2026-02-18",
"url": "https://access.redhat.com/errata/RHSA-2026:2925"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3462 vom 2026-02-27",
"url": "https://access.redhat.com/errata/RHSA-2026:3462"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3461 vom 2026-02-27",
"url": "https://access.redhat.com/errata/RHSA-2026:3461"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3713 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3713"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3960 vom 2026-03-06",
"url": "https://access.redhat.com/errata/RHSA-2026:3960"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3958 vom 2026-03-06",
"url": "https://access.redhat.com/errata/RHSA-2026:3958"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3959 vom 2026-03-06",
"url": "https://access.redhat.com/errata/RHSA-2026:3959"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4271 vom 2026-03-11",
"url": "https://access.redhat.com/errata/RHSA-2026:4271"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5119 vom 2026-03-19",
"url": "https://access.redhat.com/errata/RHSA-2026:5119"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6192 vom 2026-03-30",
"url": "https://access.redhat.com/errata/RHSA-2026:6192"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6562 vom 2026-04-08",
"url": "https://access.redhat.com/errata/RHSA-2026:6562"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6555 vom 2026-04-09",
"url": "https://access.redhat.com/errata/RHSA-2026:6555"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6565 vom 2026-04-09",
"url": "https://access.redhat.com/errata/RHSA-2026:6565"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:7250 vom 2026-04-16",
"url": "https://access.redhat.com/errata/RHSA-2026:7250"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10184 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10184"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8221-1 vom 2026-04-29",
"url": "https://ubuntu.com/security/notices/USN-8221-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:13545 vom 2026-05-04",
"url": "https://access.redhat.com/errata/RHSA-2026:13545"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:14020 vom 2026-05-06",
"url": "https://access.redhat.com/errata/RHSA-2026:14020"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17599 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:17599"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19712 vom 2026-05-21",
"url": "https://access.redhat.com/errata/RHSA-2026:19712"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20089 vom 2026-05-29",
"url": "https://access.redhat.com/errata/RHSA-2026:20089"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2026-0612 vom 2026-06-10",
"url": "https://advisory.splunk.com//advisories/SVD-2026-0612"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (python-wheel): Schwachstelle erm\u00f6glicht Privilegieneskalation und Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2026-06-10T22:00:00.000+00:00",
"generator": {
"date": "2026-06-11T10:51:34.820+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-0302",
"initial_release_date": "2026-02-03T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-02-04T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux, Red Hat und SUSE aufgenommen"
},
{
"date": "2026-02-08T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-12T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-16T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-17T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-01T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-03T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-05T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-10T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-19T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-30T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-07T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-08T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-09T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-15T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-23T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-28T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-05-04T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-06T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-28T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-06-10T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
}
],
"status": "final",
"version": "27"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "10",
"product": {
"name": "Red Hat Enterprise Linux 10",
"product_id": "T050010",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "AI \u003c3.4.0-ea.1",
"product": {
"name": "Red Hat OpenShift AI \u003c3.4.0-ea.1",
"product_id": "T051935"
}
},
{
"category": "product_version",
"name": "AI 3.4.0-ea.1",
"product": {
"name": "Red Hat OpenShift AI 3.4.0-ea.1",
"product_id": "T051935-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:ai__3.4.0-ea.1"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.18.37",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.18.37",
"product_id": "T052564"
}
},
{
"category": "product_version",
"name": "Container Platform 4.18.37",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18.37",
"product_id": "T052564-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.18.37"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.20.18",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.20.18",
"product_id": "T052609"
}
},
{
"category": "product_version",
"name": "Container Platform 4.20.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.20.18",
"product_id": "T052609-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.20.18"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.17.54",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.17.54",
"product_id": "T054403"
}
},
{
"category": "product_version",
"name": "Container Platform 4.17.54",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17.54",
"product_id": "T054403-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.17.54"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.16.63",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.16.63",
"product_id": "T054875"
}
},
{
"category": "product_version",
"name": "Container Platform 4.16.63",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16.63",
"product_id": "T054875-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.16.63"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.5.0",
"product": {
"name": "Splunk SOAR \u003c8.5.0",
"product_id": "T055212"
}
},
{
"category": "product_version",
"name": "8.5.0",
"product": {
"name": "Splunk SOAR 8.5.0",
"product_id": "T055212-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:soar:8.5.0"
}
}
}
],
"category": "product_name",
"name": "SOAR"
}
],
"category": "vendor",
"name": "Splunk"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-24049",
"product_status": {
"known_affected": [
"T055212",
"67646",
"T054403",
"T004914",
"T052564",
"T054875",
"T032255",
"T050010",
"T052609",
"T002207",
"T051935",
"T000126",
"T027843"
]
},
"release_date": "2026-02-03T23:00:00.000+00:00",
"title": "CVE-2026-24049"
}
]
}
WID-SEC-W-2026-1730
Vulnerability from csaf_certbund - Published: 2026-05-28 22:00 - Updated: 2026-05-28 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1730 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1730.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1730 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1730"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX26-010 - FreeFlow Print Server v7 vom 2026-05-28",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2026/05/Xerox-Security-Bulletin-XRX26-010-for-Xerox-FreeFlow-Print-Server-v7.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX26-011 - FreeFlow Print Server v2 / Windows 10 vom 2026-05-28",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2026/05/Xerox-Security-Bulletin-XRX26-011-for-Xerox-FreeFlow-Print-Server-v2_Windows-10.pdf"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen erm\u00f6glichen nicht spezifizierten Angriff",
"tracking": {
"current_release_date": "2026-05-28T22:00:00.000+00:00",
"generator": {
"date": "2026-05-29T09:45:36.596+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1730",
"initial_release_date": "2026-05-28T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-28T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v2",
"product": {
"name": "Xerox FreeFlow Print Server v2",
"product_id": "T014888",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v2"
}
}
},
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T015631",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-15853",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2018-15853"
},
{
"cve": "CVE-2018-15859",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2018-15859"
},
{
"cve": "CVE-2018-15861",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2018-15861"
},
{
"cve": "CVE-2018-15863",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2018-15863"
},
{
"cve": "CVE-2024-13978",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-13978"
},
{
"cve": "CVE-2024-26458",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-26461"
},
{
"cve": "CVE-2024-26462",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-26462"
},
{
"cve": "CVE-2024-47176",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-47176"
},
{
"cve": "CVE-2024-53589",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-53589"
},
{
"cve": "CVE-2024-57360",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2024-57360"
},
{
"cve": "CVE-2025-0840",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-0840"
},
{
"cve": "CVE-2025-10148",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-10148"
},
{
"cve": "CVE-2025-10158",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-10158"
},
{
"cve": "CVE-2025-11187",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-11187"
},
{
"cve": "CVE-2025-1147",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1147"
},
{
"cve": "CVE-2025-1148",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1148"
},
{
"cve": "CVE-2025-1149",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1149"
},
{
"cve": "CVE-2025-1150",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1150"
},
{
"cve": "CVE-2025-1151",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1151"
},
{
"cve": "CVE-2025-1152",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1152"
},
{
"cve": "CVE-2025-1153",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1153"
},
{
"cve": "CVE-2025-11563",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-11563"
},
{
"cve": "CVE-2025-1176",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1176"
},
{
"cve": "CVE-2025-1178",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1178"
},
{
"cve": "CVE-2025-1179",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1179"
},
{
"cve": "CVE-2025-1180",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1180"
},
{
"cve": "CVE-2025-1181",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1181"
},
{
"cve": "CVE-2025-1182",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-1182"
},
{
"cve": "CVE-2025-12642",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-12642"
},
{
"cve": "CVE-2025-13473",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-13473"
},
{
"cve": "CVE-2025-13601",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-13601"
},
{
"cve": "CVE-2025-14087",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14087"
},
{
"cve": "CVE-2025-14177",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14177"
},
{
"cve": "CVE-2025-14178",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14178"
},
{
"cve": "CVE-2025-14180",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14180"
},
{
"cve": "CVE-2025-14327",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14327"
},
{
"cve": "CVE-2025-14512",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14512"
},
{
"cve": "CVE-2025-14523",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14523"
},
{
"cve": "CVE-2025-14550",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-14550"
},
{
"cve": "CVE-2025-15467",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-15467"
},
{
"cve": "CVE-2025-15468",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-15468"
},
{
"cve": "CVE-2025-15469",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-15469"
},
{
"cve": "CVE-2025-24528",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-24528"
},
{
"cve": "CVE-2025-30219",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-30219"
},
{
"cve": "CVE-2025-3576",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-3576"
},
{
"cve": "CVE-2025-45582",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-45582"
},
{
"cve": "CVE-2025-5244",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-5244"
},
{
"cve": "CVE-2025-5245",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-5245"
},
{
"cve": "CVE-2025-52885",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-52885"
},
{
"cve": "CVE-2025-54314",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-54314"
},
{
"cve": "CVE-2025-55197",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-55197"
},
{
"cve": "CVE-2025-55753",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-55753"
},
{
"cve": "CVE-2025-56005",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-56005"
},
{
"cve": "CVE-2025-57807",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-57807"
},
{
"cve": "CVE-2025-57812",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-57812"
},
{
"cve": "CVE-2025-58098",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-58098"
},
{
"cve": "CVE-2025-58364",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-58364"
},
{
"cve": "CVE-2025-58436",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-58436"
},
{
"cve": "CVE-2025-59147",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-59147"
},
{
"cve": "CVE-2025-59375",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-59375"
},
{
"cve": "CVE-2025-59775",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-59775"
},
{
"cve": "CVE-2025-6075",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-61726",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61727",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61727"
},
{
"cve": "CVE-2025-61728",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61728"
},
{
"cve": "CVE-2025-61729",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61729"
},
{
"cve": "CVE-2025-61730",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-61731",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-61732",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61732"
},
{
"cve": "CVE-2025-61911",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61911"
},
{
"cve": "CVE-2025-61912",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61912"
},
{
"cve": "CVE-2025-61915",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61915"
},
{
"cve": "CVE-2025-61962",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-61962"
},
{
"cve": "CVE-2025-62229",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62229"
},
{
"cve": "CVE-2025-62230",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62230"
},
{
"cve": "CVE-2025-62231",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62231"
},
{
"cve": "CVE-2025-62408",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62408"
},
{
"cve": "CVE-2025-62594",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62594"
},
{
"cve": "CVE-2025-62707",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62707"
},
{
"cve": "CVE-2025-62708",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-62708"
},
{
"cve": "CVE-2025-64503",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-64503"
},
{
"cve": "CVE-2025-64505",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64524",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-64524"
},
{
"cve": "CVE-2025-64720",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-65018",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-65082",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-65082"
},
{
"cve": "CVE-2025-66019",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66019"
},
{
"cve": "CVE-2025-66199",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66199"
},
{
"cve": "CVE-2025-66200",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66200"
},
{
"cve": "CVE-2025-66293",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66293"
},
{
"cve": "CVE-2025-66418",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66418"
},
{
"cve": "CVE-2025-66471",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-66471"
},
{
"cve": "CVE-2025-68119",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-68119"
},
{
"cve": "CVE-2025-68121",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-68121"
},
{
"cve": "CVE-2025-68146",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-68146"
},
{
"cve": "CVE-2025-68160",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-68160"
},
{
"cve": "CVE-2025-69418",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-69418"
},
{
"cve": "CVE-2025-69419",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-69419"
},
{
"cve": "CVE-2025-69420",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-69420"
},
{
"cve": "CVE-2025-69421",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-69421"
},
{
"cve": "CVE-2025-7709",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-7709"
},
{
"cve": "CVE-2025-8176",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8176"
},
{
"cve": "CVE-2025-8177",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8177"
},
{
"cve": "CVE-2025-8291",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8291"
},
{
"cve": "CVE-2025-8534",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8534"
},
{
"cve": "CVE-2025-8671",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8671"
},
{
"cve": "CVE-2025-8851",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8851"
},
{
"cve": "CVE-2025-8961",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-8961"
},
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-9165",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9165"
},
{
"cve": "CVE-2025-9230",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2025-9301",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9301"
},
{
"cve": "CVE-2025-9403",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9403"
},
{
"cve": "CVE-2025-9820",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9820"
},
{
"cve": "CVE-2025-9900",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2025-9900"
},
{
"cve": "CVE-2026-0390",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0390"
},
{
"cve": "CVE-2026-0716",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0716"
},
{
"cve": "CVE-2026-0719",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0719"
},
{
"cve": "CVE-2026-0877",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0877"
},
{
"cve": "CVE-2026-0878",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0878"
},
{
"cve": "CVE-2026-0879",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0879"
},
{
"cve": "CVE-2026-0880",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0880"
},
{
"cve": "CVE-2026-0882",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0882"
},
{
"cve": "CVE-2026-0883",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0883"
},
{
"cve": "CVE-2026-0884",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0884"
},
{
"cve": "CVE-2026-0885",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0885"
},
{
"cve": "CVE-2026-0886",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0886"
},
{
"cve": "CVE-2026-0891",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-0891"
},
{
"cve": "CVE-2026-1207",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-1207"
},
{
"cve": "CVE-2026-1285",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-1285"
},
{
"cve": "CVE-2026-1287",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-1287"
},
{
"cve": "CVE-2026-1312",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-1312"
},
{
"cve": "CVE-2026-20928",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-20928"
},
{
"cve": "CVE-2026-21936",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21936"
},
{
"cve": "CVE-2026-21937",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21937"
},
{
"cve": "CVE-2026-21941",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21941"
},
{
"cve": "CVE-2026-21948",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21948"
},
{
"cve": "CVE-2026-21964",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21964"
},
{
"cve": "CVE-2026-21968",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-21968"
},
{
"cve": "CVE-2026-22007",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22007"
},
{
"cve": "CVE-2026-22013",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22013"
},
{
"cve": "CVE-2026-22016",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22016"
},
{
"cve": "CVE-2026-22018",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22018"
},
{
"cve": "CVE-2026-22021",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22021"
},
{
"cve": "CVE-2026-22690",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22690"
},
{
"cve": "CVE-2026-22691",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22691"
},
{
"cve": "CVE-2026-22795",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22795"
},
{
"cve": "CVE-2026-22796",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-22796"
},
{
"cve": "CVE-2026-23490",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-23490"
},
{
"cve": "CVE-2026-23670",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-23670"
},
{
"cve": "CVE-2026-23865",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-23865"
},
{
"cve": "CVE-2026-23949",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-23949"
},
{
"cve": "CVE-2026-24049",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-24049"
},
{
"cve": "CVE-2026-2447",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2447"
},
{
"cve": "CVE-2026-24688",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-24688"
},
{
"cve": "CVE-2026-25673",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-25673"
},
{
"cve": "CVE-2026-25674",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-25674"
},
{
"cve": "CVE-2026-25679",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-25679"
},
{
"cve": "CVE-2026-25749",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-25749"
},
{
"cve": "CVE-2026-25990",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-25990"
},
{
"cve": "CVE-2026-26151",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26151"
},
{
"cve": "CVE-2026-26152",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26152"
},
{
"cve": "CVE-2026-26155",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26155"
},
{
"cve": "CVE-2026-26156",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26156"
},
{
"cve": "CVE-2026-26159",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26159"
},
{
"cve": "CVE-2026-26160",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26160"
},
{
"cve": "CVE-2026-26162",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26162"
},
{
"cve": "CVE-2026-26163",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26163"
},
{
"cve": "CVE-2026-26167",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26167"
},
{
"cve": "CVE-2026-26168",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26168"
},
{
"cve": "CVE-2026-26169",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26169"
},
{
"cve": "CVE-2026-26170",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26170"
},
{
"cve": "CVE-2026-26173",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26173"
},
{
"cve": "CVE-2026-26174",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26174"
},
{
"cve": "CVE-2026-26175",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26175"
},
{
"cve": "CVE-2026-26176",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26176"
},
{
"cve": "CVE-2026-26177",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26177"
},
{
"cve": "CVE-2026-26178",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26178"
},
{
"cve": "CVE-2026-26180",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26180"
},
{
"cve": "CVE-2026-26182",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26182"
},
{
"cve": "CVE-2026-26269",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-26269"
},
{
"cve": "CVE-2026-27024",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27024"
},
{
"cve": "CVE-2026-27025",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27025"
},
{
"cve": "CVE-2026-27026",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27026"
},
{
"cve": "CVE-2026-27137",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27137"
},
{
"cve": "CVE-2026-27138",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27138"
},
{
"cve": "CVE-2026-27139",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27139"
},
{
"cve": "CVE-2026-27142",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27142"
},
{
"cve": "CVE-2026-2757",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2757"
},
{
"cve": "CVE-2026-2758",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2758"
},
{
"cve": "CVE-2026-2759",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2759"
},
{
"cve": "CVE-2026-2760",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2760"
},
{
"cve": "CVE-2026-2761",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2761"
},
{
"cve": "CVE-2026-2762",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2762"
},
{
"cve": "CVE-2026-27628",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27628"
},
{
"cve": "CVE-2026-2763",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2763"
},
{
"cve": "CVE-2026-2764",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2764"
},
{
"cve": "CVE-2026-2765",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2765"
},
{
"cve": "CVE-2026-2766",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2766"
},
{
"cve": "CVE-2026-2767",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2767"
},
{
"cve": "CVE-2026-2768",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2768"
},
{
"cve": "CVE-2026-2769",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2769"
},
{
"cve": "CVE-2026-2770",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2770"
},
{
"cve": "CVE-2026-2771",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2771"
},
{
"cve": "CVE-2026-2772",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2772"
},
{
"cve": "CVE-2026-2773",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2773"
},
{
"cve": "CVE-2026-2774",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2774"
},
{
"cve": "CVE-2026-2775",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2775"
},
{
"cve": "CVE-2026-2776",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2776"
},
{
"cve": "CVE-2026-2777",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2777"
},
{
"cve": "CVE-2026-2778",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2778"
},
{
"cve": "CVE-2026-2779",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2779"
},
{
"cve": "CVE-2026-2780",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2780"
},
{
"cve": "CVE-2026-2781",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2781"
},
{
"cve": "CVE-2026-2782",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2782"
},
{
"cve": "CVE-2026-2783",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2783"
},
{
"cve": "CVE-2026-2784",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2784"
},
{
"cve": "CVE-2026-2785",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2785"
},
{
"cve": "CVE-2026-2786",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2786"
},
{
"cve": "CVE-2026-2787",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2787"
},
{
"cve": "CVE-2026-2788",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2788"
},
{
"cve": "CVE-2026-27888",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27888"
},
{
"cve": "CVE-2026-2789",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2789"
},
{
"cve": "CVE-2026-2790",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2790"
},
{
"cve": "CVE-2026-27908",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27908"
},
{
"cve": "CVE-2026-27909",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27909"
},
{
"cve": "CVE-2026-2791",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2791"
},
{
"cve": "CVE-2026-27910",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27910"
},
{
"cve": "CVE-2026-27911",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27911"
},
{
"cve": "CVE-2026-27914",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27914"
},
{
"cve": "CVE-2026-27915",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27915"
},
{
"cve": "CVE-2026-27916",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27916"
},
{
"cve": "CVE-2026-27917",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27917"
},
{
"cve": "CVE-2026-27919",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27919"
},
{
"cve": "CVE-2026-2792",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2792"
},
{
"cve": "CVE-2026-27920",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27920"
},
{
"cve": "CVE-2026-27921",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27921"
},
{
"cve": "CVE-2026-27922",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27922"
},
{
"cve": "CVE-2026-27923",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27923"
},
{
"cve": "CVE-2026-27925",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27925"
},
{
"cve": "CVE-2026-27929",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27929"
},
{
"cve": "CVE-2026-2793",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2793"
},
{
"cve": "CVE-2026-27930",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-27930"
},
{
"cve": "CVE-2026-2794",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2794"
},
{
"cve": "CVE-2026-2795",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2795"
},
{
"cve": "CVE-2026-2796",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2796"
},
{
"cve": "CVE-2026-2797",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2797"
},
{
"cve": "CVE-2026-2798",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2798"
},
{
"cve": "CVE-2026-2799",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2799"
},
{
"cve": "CVE-2026-2800",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2800"
},
{
"cve": "CVE-2026-2801",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2801"
},
{
"cve": "CVE-2026-2802",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2802"
},
{
"cve": "CVE-2026-2803",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2803"
},
{
"cve": "CVE-2026-2804",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2804"
},
{
"cve": "CVE-2026-2805",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2805"
},
{
"cve": "CVE-2026-2806",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2806"
},
{
"cve": "CVE-2026-2807",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-2807"
},
{
"cve": "CVE-2026-28351",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-28351"
},
{
"cve": "CVE-2026-28804",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-28804"
},
{
"cve": "CVE-2026-31826",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-31826"
},
{
"cve": "CVE-2026-32068",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32068"
},
{
"cve": "CVE-2026-32070",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32070"
},
{
"cve": "CVE-2026-32071",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32071"
},
{
"cve": "CVE-2026-32072",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32072"
},
{
"cve": "CVE-2026-32073",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32073"
},
{
"cve": "CVE-2026-32075",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32075"
},
{
"cve": "CVE-2026-32077",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32077"
},
{
"cve": "CVE-2026-32079",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32079"
},
{
"cve": "CVE-2026-32081",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32081"
},
{
"cve": "CVE-2026-32082",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32082"
},
{
"cve": "CVE-2026-32083",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32083"
},
{
"cve": "CVE-2026-32084",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32084"
},
{
"cve": "CVE-2026-32085",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32085"
},
{
"cve": "CVE-2026-32086",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32086"
},
{
"cve": "CVE-2026-32087",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32087"
},
{
"cve": "CVE-2026-32089",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32089"
},
{
"cve": "CVE-2026-32090",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32090"
},
{
"cve": "CVE-2026-32091",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32091"
},
{
"cve": "CVE-2026-32093",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32093"
},
{
"cve": "CVE-2026-32149",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32149"
},
{
"cve": "CVE-2026-32150",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32150"
},
{
"cve": "CVE-2026-32151",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32151"
},
{
"cve": "CVE-2026-32154",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32154"
},
{
"cve": "CVE-2026-32156",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32156"
},
{
"cve": "CVE-2026-32157",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32157"
},
{
"cve": "CVE-2026-32164",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32164"
},
{
"cve": "CVE-2026-32183",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32183"
},
{
"cve": "CVE-2026-32202",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32202"
},
{
"cve": "CVE-2026-32212",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32212"
},
{
"cve": "CVE-2026-32214",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32214"
},
{
"cve": "CVE-2026-32217",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32217"
},
{
"cve": "CVE-2026-32225",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-32225"
},
{
"cve": "CVE-2026-33098",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33098"
},
{
"cve": "CVE-2026-33099",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33099"
},
{
"cve": "CVE-2026-33100",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33100"
},
{
"cve": "CVE-2026-33104",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33104"
},
{
"cve": "CVE-2026-33824",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33824"
},
{
"cve": "CVE-2026-33827",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33827"
},
{
"cve": "CVE-2026-33829",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-33829"
},
{
"cve": "CVE-2026-34268",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-34268"
},
{
"cve": "CVE-2026-34281",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-34281"
},
{
"cve": "CVE-2026-3497",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-3497"
},
{
"cve": "CVE-2026-3845",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-3845"
},
{
"cve": "CVE-2026-3846",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-3846"
},
{
"cve": "CVE-2026-3847",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-3847"
},
{
"cve": "CVE-2026-4684",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4684"
},
{
"cve": "CVE-2026-4685",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4685"
},
{
"cve": "CVE-2026-4686",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4686"
},
{
"cve": "CVE-2026-4687",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4687"
},
{
"cve": "CVE-2026-4688",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4688"
},
{
"cve": "CVE-2026-4689",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4689"
},
{
"cve": "CVE-2026-4690",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4690"
},
{
"cve": "CVE-2026-4691",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4691"
},
{
"cve": "CVE-2026-4692",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4692"
},
{
"cve": "CVE-2026-4693",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4693"
},
{
"cve": "CVE-2026-4694",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4694"
},
{
"cve": "CVE-2026-4695",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4695"
},
{
"cve": "CVE-2026-4696",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4696"
},
{
"cve": "CVE-2026-4697",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4697"
},
{
"cve": "CVE-2026-4698",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4698"
},
{
"cve": "CVE-2026-4699",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4699"
},
{
"cve": "CVE-2026-4700",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4700"
},
{
"cve": "CVE-2026-4701",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4701"
},
{
"cve": "CVE-2026-4702",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4702"
},
{
"cve": "CVE-2026-4704",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4704"
},
{
"cve": "CVE-2026-4705",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4705"
},
{
"cve": "CVE-2026-4706",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4706"
},
{
"cve": "CVE-2026-4707",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4707"
},
{
"cve": "CVE-2026-4708",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4708"
},
{
"cve": "CVE-2026-4709",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4709"
},
{
"cve": "CVE-2026-4710",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4710"
},
{
"cve": "CVE-2026-4711",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4711"
},
{
"cve": "CVE-2026-4712",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4712"
},
{
"cve": "CVE-2026-4713",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4713"
},
{
"cve": "CVE-2026-4714",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4714"
},
{
"cve": "CVE-2026-4715",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4715"
},
{
"cve": "CVE-2026-4716",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4716"
},
{
"cve": "CVE-2026-4717",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4717"
},
{
"cve": "CVE-2026-4718",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4718"
},
{
"cve": "CVE-2026-4719",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4719"
},
{
"cve": "CVE-2026-4720",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4720"
},
{
"cve": "CVE-2026-4721",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4721"
},
{
"cve": "CVE-2026-4722",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4722"
},
{
"cve": "CVE-2026-4723",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4723"
},
{
"cve": "CVE-2026-4724",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4724"
},
{
"cve": "CVE-2026-4725",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4725"
},
{
"cve": "CVE-2026-4726",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4726"
},
{
"cve": "CVE-2026-4727",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4727"
},
{
"cve": "CVE-2026-4728",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4728"
},
{
"cve": "CVE-2026-4729",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-4729"
},
{
"cve": "CVE-2026-5731",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-5731"
},
{
"cve": "CVE-2026-5732",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-5732"
},
{
"cve": "CVE-2026-5733",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-5733"
},
{
"cve": "CVE-2026-5734",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-5734"
},
{
"cve": "CVE-2026-5735",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-5735"
},
{
"cve": "CVE-2026-6746",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6746"
},
{
"cve": "CVE-2026-6747",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6747"
},
{
"cve": "CVE-2026-6748",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6748"
},
{
"cve": "CVE-2026-6749",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6749"
},
{
"cve": "CVE-2026-6750",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6750"
},
{
"cve": "CVE-2026-6751",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6751"
},
{
"cve": "CVE-2026-6752",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6752"
},
{
"cve": "CVE-2026-6753",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6753"
},
{
"cve": "CVE-2026-6754",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6754"
},
{
"cve": "CVE-2026-6755",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6755"
},
{
"cve": "CVE-2026-6756",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6756"
},
{
"cve": "CVE-2026-6757",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6757"
},
{
"cve": "CVE-2026-6758",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6758"
},
{
"cve": "CVE-2026-6759",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6759"
},
{
"cve": "CVE-2026-6760",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6760"
},
{
"cve": "CVE-2026-6761",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6761"
},
{
"cve": "CVE-2026-6762",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6762"
},
{
"cve": "CVE-2026-6763",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6763"
},
{
"cve": "CVE-2026-6764",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6764"
},
{
"cve": "CVE-2026-6765",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6765"
},
{
"cve": "CVE-2026-6766",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6766"
},
{
"cve": "CVE-2026-6767",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6767"
},
{
"cve": "CVE-2026-6768",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6768"
},
{
"cve": "CVE-2026-6769",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6769"
},
{
"cve": "CVE-2026-6770",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6770"
},
{
"cve": "CVE-2026-6771",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6771"
},
{
"cve": "CVE-2026-6772",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6772"
},
{
"cve": "CVE-2026-6773",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6773"
},
{
"cve": "CVE-2026-6774",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6774"
},
{
"cve": "CVE-2026-6775",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6775"
},
{
"cve": "CVE-2026-6776",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6776"
},
{
"cve": "CVE-2026-6777",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6777"
},
{
"cve": "CVE-2026-6778",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6778"
},
{
"cve": "CVE-2026-6779",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6779"
},
{
"cve": "CVE-2026-6780",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6780"
},
{
"cve": "CVE-2026-6781",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6781"
},
{
"cve": "CVE-2026-6782",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6782"
},
{
"cve": "CVE-2026-6783",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6783"
},
{
"cve": "CVE-2026-6784",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6784"
},
{
"cve": "CVE-2026-6785",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6785"
},
{
"cve": "CVE-2026-6786",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-6786"
},
{
"cve": "CVE-2026-7320",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-7320"
},
{
"cve": "CVE-2026-7321",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-7321"
},
{
"cve": "CVE-2026-7322",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-7322"
},
{
"cve": "CVE-2026-7323",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-7323"
},
{
"cve": "CVE-2026-7324",
"product_status": {
"known_affected": [
"T014888",
"T015631"
]
},
"release_date": "2026-05-28T22:00:00.000+00:00",
"title": "CVE-2026-7324"
}
]
}
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.